Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.DocumentTypeType
-
Packages that use DocumentTypeType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of DocumentTypeType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb declared as DocumentTypeType Modifier and Type Field Description protected DocumentTypeTypeAttachedDocumentType. documentTypeMethods in network.oxalis.peppol.ubl2.jaxb that return DocumentTypeType Modifier and Type Method Description DocumentTypeTypeAttachedDocumentType. getDocumentType()Gets the value of the documentType property.Methods in network.oxalis.peppol.ubl2.jaxb with parameters of type DocumentTypeType Modifier and Type Method Description voidAttachedDocumentType. setDocumentType(DocumentTypeType value)Sets the value of the documentType property. -
Uses of DocumentTypeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as DocumentTypeType Modifier and Type Field Description protected DocumentTypeTypeDocumentReferenceType. documentTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return DocumentTypeType Modifier and Type Method Description DocumentTypeTypeDocumentReferenceType. getDocumentType()Gets the value of the documentType property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type DocumentTypeType Modifier and Type Method Description voidDocumentReferenceType. setDocumentType(DocumentTypeType value)Sets the value of the documentType property. -
Uses of DocumentTypeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return DocumentTypeType Modifier and Type Method Description DocumentTypeTypeObjectFactory. createDocumentTypeType()Create an instance ofDocumentTypeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type DocumentTypeType Modifier and Type Method Description javax.xml.bind.JAXBElement<DocumentTypeType>ObjectFactory. createDocumentType(DocumentTypeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type DocumentTypeType Modifier and Type Method Description javax.xml.bind.JAXBElement<DocumentTypeType>ObjectFactory. createDocumentType(DocumentTypeType value)
-