Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.DocumentDescriptionType
-
Packages that use DocumentDescriptionType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of DocumentDescriptionType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type DocumentDescriptionType Modifier and Type Field Description protected List<DocumentDescriptionType>DocumentReferenceType. documentDescriptionMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type DocumentDescriptionType Modifier and Type Method Description List<DocumentDescriptionType>DocumentReferenceType. getDocumentDescription()Gets the value of the documentDescription property. -
Uses of DocumentDescriptionType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return DocumentDescriptionType Modifier and Type Method Description DocumentDescriptionTypeObjectFactory. createDocumentDescriptionType()Create an instance ofDocumentDescriptionTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type DocumentDescriptionType Modifier and Type Method Description javax.xml.bind.JAXBElement<DocumentDescriptionType>ObjectFactory. createDocumentDescription(DocumentDescriptionType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type DocumentDescriptionType Modifier and Type Method Description javax.xml.bind.JAXBElement<DocumentDescriptionType>ObjectFactory. createDocumentDescription(DocumentDescriptionType value)
-