Uses of Class
network.oxalis.peppol.ubl2.jaxb.xades.v1_3.DataObjectFormatType
-
Packages that use DataObjectFormatType Package Description network.oxalis.peppol.ubl2.jaxb.xades.v1_3 -
-
Uses of DataObjectFormatType in network.oxalis.peppol.ubl2.jaxb.xades.v1_3
Fields in network.oxalis.peppol.ubl2.jaxb.xades.v1_3 with type parameters of type DataObjectFormatType Modifier and Type Field Description protected List<DataObjectFormatType>SignedDataObjectPropertiesType. dataObjectFormatMethods in network.oxalis.peppol.ubl2.jaxb.xades.v1_3 that return DataObjectFormatType Modifier and Type Method Description DataObjectFormatTypeObjectFactory. createDataObjectFormatType()Create an instance ofDataObjectFormatTypeMethods in network.oxalis.peppol.ubl2.jaxb.xades.v1_3 that return types with arguments of type DataObjectFormatType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<DataObjectFormatType>ObjectFactory. createDataObjectFormat(DataObjectFormatType value)List<DataObjectFormatType>SignedDataObjectPropertiesType. getDataObjectFormat()Gets the value of the dataObjectFormat property.Methods in network.oxalis.peppol.ubl2.jaxb.xades.v1_3 with parameters of type DataObjectFormatType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<DataObjectFormatType>ObjectFactory. createDataObjectFormat(DataObjectFormatType value)
-