Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.DocumentIDType
-
Packages that use DocumentIDType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of DocumentIDType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as DocumentIDType Modifier and Type Field Description protected DocumentIDTypeEndorsementType. documentIDMethods in network.oxalis.peppol.ubl2.jaxb.cac that return DocumentIDType Modifier and Type Method Description DocumentIDTypeEndorsementType. getDocumentID()Gets the value of the documentID property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type DocumentIDType Modifier and Type Method Description voidEndorsementType. setDocumentID(DocumentIDType value)Sets the value of the documentID property. -
Uses of DocumentIDType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return DocumentIDType Modifier and Type Method Description DocumentIDTypeObjectFactory. createDocumentIDType()Create an instance ofDocumentIDTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type DocumentIDType Modifier and Type Method Description javax.xml.bind.JAXBElement<DocumentIDType>ObjectFactory. createDocumentID(DocumentIDType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type DocumentIDType Modifier and Type Method Description javax.xml.bind.JAXBElement<DocumentIDType>ObjectFactory. createDocumentID(DocumentIDType value)
-