Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.DocumentStatusReasonDescriptionType
-
Packages that use DocumentStatusReasonDescriptionType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of DocumentStatusReasonDescriptionType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb with type parameters of type DocumentStatusReasonDescriptionType Modifier and Type Field Description protected List<DocumentStatusReasonDescriptionType>TransportExecutionPlanRequestType. documentStatusReasonDescriptionprotected List<DocumentStatusReasonDescriptionType>TransportExecutionPlanType. documentStatusReasonDescriptionMethods in network.oxalis.peppol.ubl2.jaxb that return types with arguments of type DocumentStatusReasonDescriptionType Modifier and Type Method Description List<DocumentStatusReasonDescriptionType>TransportExecutionPlanRequestType. getDocumentStatusReasonDescription()Gets the value of the documentStatusReasonDescription property.List<DocumentStatusReasonDescriptionType>TransportExecutionPlanType. getDocumentStatusReasonDescription()Gets the value of the documentStatusReasonDescription property. -
Uses of DocumentStatusReasonDescriptionType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return DocumentStatusReasonDescriptionType Modifier and Type Method Description DocumentStatusReasonDescriptionTypeObjectFactory. createDocumentStatusReasonDescriptionType()Create an instance ofDocumentStatusReasonDescriptionTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type DocumentStatusReasonDescriptionType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<DocumentStatusReasonDescriptionType>ObjectFactory. createDocumentStatusReasonDescription(DocumentStatusReasonDescriptionType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type DocumentStatusReasonDescriptionType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<DocumentStatusReasonDescriptionType>ObjectFactory. createDocumentStatusReasonDescription(DocumentStatusReasonDescriptionType value)
-