Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.DocumentStatusCodeType
-
Packages that use DocumentStatusCodeType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of DocumentStatusCodeType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb declared as DocumentStatusCodeType Modifier and Type Field Description protected DocumentStatusCodeTypeBillOfLadingType. documentStatusCodeprotected DocumentStatusCodeTypeDespatchAdviceType. documentStatusCodeprotected DocumentStatusCodeTypeForwardingInstructionsType. documentStatusCodeprotected DocumentStatusCodeTypeReceiptAdviceType. documentStatusCodeprotected DocumentStatusCodeTypeTransportExecutionPlanRequestType. documentStatusCodeprotected DocumentStatusCodeTypeTransportExecutionPlanType. documentStatusCodeMethods in network.oxalis.peppol.ubl2.jaxb that return DocumentStatusCodeType Modifier and Type Method Description DocumentStatusCodeTypeBillOfLadingType. getDocumentStatusCode()Gets the value of the documentStatusCode property.DocumentStatusCodeTypeDespatchAdviceType. getDocumentStatusCode()Gets the value of the documentStatusCode property.DocumentStatusCodeTypeForwardingInstructionsType. getDocumentStatusCode()Gets the value of the documentStatusCode property.DocumentStatusCodeTypeReceiptAdviceType. getDocumentStatusCode()Gets the value of the documentStatusCode property.DocumentStatusCodeTypeTransportExecutionPlanRequestType. getDocumentStatusCode()Gets the value of the documentStatusCode property.DocumentStatusCodeTypeTransportExecutionPlanType. getDocumentStatusCode()Gets the value of the documentStatusCode property.Methods in network.oxalis.peppol.ubl2.jaxb with parameters of type DocumentStatusCodeType Modifier and Type Method Description voidBillOfLadingType. setDocumentStatusCode(DocumentStatusCodeType value)Sets the value of the documentStatusCode property.voidDespatchAdviceType. setDocumentStatusCode(DocumentStatusCodeType value)Sets the value of the documentStatusCode property.voidForwardingInstructionsType. setDocumentStatusCode(DocumentStatusCodeType value)Sets the value of the documentStatusCode property.voidReceiptAdviceType. setDocumentStatusCode(DocumentStatusCodeType value)Sets the value of the documentStatusCode property.voidTransportExecutionPlanRequestType. setDocumentStatusCode(DocumentStatusCodeType value)Sets the value of the documentStatusCode property.voidTransportExecutionPlanType. setDocumentStatusCode(DocumentStatusCodeType value)Sets the value of the documentStatusCode property. -
Uses of DocumentStatusCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as DocumentStatusCodeType Modifier and Type Field Description protected DocumentStatusCodeTypeDocumentReferenceType. documentStatusCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return DocumentStatusCodeType Modifier and Type Method Description DocumentStatusCodeTypeDocumentReferenceType. getDocumentStatusCode()Gets the value of the documentStatusCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type DocumentStatusCodeType Modifier and Type Method Description voidDocumentReferenceType. setDocumentStatusCode(DocumentStatusCodeType value)Sets the value of the documentStatusCode property. -
Uses of DocumentStatusCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return DocumentStatusCodeType Modifier and Type Method Description DocumentStatusCodeTypeObjectFactory. createDocumentStatusCodeType()Create an instance ofDocumentStatusCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type DocumentStatusCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<DocumentStatusCodeType>ObjectFactory. createDocumentStatusCode(DocumentStatusCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type DocumentStatusCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<DocumentStatusCodeType>ObjectFactory. createDocumentStatusCode(DocumentStatusCodeType value)
-