Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.DocumentDistributionType
-
Packages that use DocumentDistributionType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of DocumentDistributionType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb with type parameters of type DocumentDistributionType Modifier and Type Field Description protected List<DocumentDistributionType>BillOfLadingType. documentDistributionprotected List<DocumentDistributionType>PackingListType. documentDistributionprotected List<DocumentDistributionType>WaybillType. documentDistributionMethods in network.oxalis.peppol.ubl2.jaxb that return types with arguments of type DocumentDistributionType Modifier and Type Method Description List<DocumentDistributionType>BillOfLadingType. getDocumentDistribution()Gets the value of the documentDistribution property.List<DocumentDistributionType>PackingListType. getDocumentDistribution()Gets the value of the documentDistribution property.List<DocumentDistributionType>WaybillType. getDocumentDistribution()Gets the value of the documentDistribution property. -
Uses of DocumentDistributionType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type DocumentDistributionType Modifier and Type Field Description protected List<DocumentDistributionType>CertificateOfOriginApplicationType. documentDistributionMethods in network.oxalis.peppol.ubl2.jaxb.cac that return DocumentDistributionType Modifier and Type Method Description DocumentDistributionTypeObjectFactory. createDocumentDistributionType()Create an instance ofDocumentDistributionTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type DocumentDistributionType Modifier and Type Method Description javax.xml.bind.JAXBElement<DocumentDistributionType>ObjectFactory. createDocumentDistribution(DocumentDistributionType value)List<DocumentDistributionType>CertificateOfOriginApplicationType. getDocumentDistribution()Gets the value of the documentDistribution property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type DocumentDistributionType Modifier and Type Method Description javax.xml.bind.JAXBElement<DocumentDistributionType>ObjectFactory. createDocumentDistribution(DocumentDistributionType value)
-