Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.DocumentTypeCodeType
-
Packages that use DocumentTypeCodeType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of DocumentTypeCodeType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb declared as DocumentTypeCodeType Modifier and Type Field Description protected DocumentTypeCodeTypeAttachedDocumentType. documentTypeCodeMethods in network.oxalis.peppol.ubl2.jaxb that return DocumentTypeCodeType Modifier and Type Method Description DocumentTypeCodeTypeAttachedDocumentType. getDocumentTypeCode()Gets the value of the documentTypeCode property.Methods in network.oxalis.peppol.ubl2.jaxb with parameters of type DocumentTypeCodeType Modifier and Type Method Description voidAttachedDocumentType. setDocumentTypeCode(DocumentTypeCodeType value)Sets the value of the documentTypeCode property. -
Uses of DocumentTypeCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as DocumentTypeCodeType Modifier and Type Field Description protected DocumentTypeCodeTypeDocumentReferenceType. documentTypeCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return DocumentTypeCodeType Modifier and Type Method Description DocumentTypeCodeTypeDocumentReferenceType. getDocumentTypeCode()Gets the value of the documentTypeCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type DocumentTypeCodeType Modifier and Type Method Description voidDocumentReferenceType. setDocumentTypeCode(DocumentTypeCodeType value)Sets the value of the documentTypeCode property. -
Uses of DocumentTypeCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return DocumentTypeCodeType Modifier and Type Method Description DocumentTypeCodeTypeObjectFactory. createDocumentTypeCodeType()Create an instance ofDocumentTypeCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type DocumentTypeCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<DocumentTypeCodeType>ObjectFactory. createDocumentTypeCode(DocumentTypeCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type DocumentTypeCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<DocumentTypeCodeType>ObjectFactory. createDocumentTypeCode(DocumentTypeCodeType value)
-