Uses of Class
network.oxalis.peppol.ubl2.jaxb.udt.BinaryObjectType
-
Packages that use BinaryObjectType Package Description network.oxalis.peppol.ubl2.jaxb.cbc network.oxalis.peppol.ubl2.jaxb.udt -
-
Uses of BinaryObjectType in network.oxalis.peppol.ubl2.jaxb.cbc
Subclasses of BinaryObjectType in network.oxalis.peppol.ubl2.jaxb.cbc Modifier and Type Class Description classEmbeddedDocumentBinaryObjectTypeJava class for EmbeddedDocumentBinaryObjectType complex type -
Uses of BinaryObjectType in network.oxalis.peppol.ubl2.jaxb.udt
Methods in network.oxalis.peppol.ubl2.jaxb.udt that return BinaryObjectType Modifier and Type Method Description BinaryObjectTypeObjectFactory. createBinaryObjectType()Create an instance ofBinaryObjectType
-