Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.EmbeddedDocumentBinaryObjectType
-
Packages that use EmbeddedDocumentBinaryObjectType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of EmbeddedDocumentBinaryObjectType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as EmbeddedDocumentBinaryObjectType Modifier and Type Field Description protected EmbeddedDocumentBinaryObjectTypeAttachmentType. embeddedDocumentBinaryObjectMethods in network.oxalis.peppol.ubl2.jaxb.cac that return EmbeddedDocumentBinaryObjectType Modifier and Type Method Description EmbeddedDocumentBinaryObjectTypeAttachmentType. getEmbeddedDocumentBinaryObject()Gets the value of the embeddedDocumentBinaryObject property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type EmbeddedDocumentBinaryObjectType Modifier and Type Method Description voidAttachmentType. setEmbeddedDocumentBinaryObject(EmbeddedDocumentBinaryObjectType value)Sets the value of the embeddedDocumentBinaryObject property. -
Uses of EmbeddedDocumentBinaryObjectType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return EmbeddedDocumentBinaryObjectType Modifier and Type Method Description EmbeddedDocumentBinaryObjectTypeObjectFactory. createEmbeddedDocumentBinaryObjectType()Create an instance ofEmbeddedDocumentBinaryObjectTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type EmbeddedDocumentBinaryObjectType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<EmbeddedDocumentBinaryObjectType>ObjectFactory. createEmbeddedDocumentBinaryObject(EmbeddedDocumentBinaryObjectType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type EmbeddedDocumentBinaryObjectType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<EmbeddedDocumentBinaryObjectType>ObjectFactory. createEmbeddedDocumentBinaryObject(EmbeddedDocumentBinaryObjectType value)
-