Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.OutstandingReasonType
-
Packages that use OutstandingReasonType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of OutstandingReasonType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type OutstandingReasonType Modifier and Type Field Description protected List<OutstandingReasonType>DespatchLineType. outstandingReasonMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type OutstandingReasonType Modifier and Type Method Description List<OutstandingReasonType>DespatchLineType. getOutstandingReason()Gets the value of the outstandingReason property. -
Uses of OutstandingReasonType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return OutstandingReasonType Modifier and Type Method Description OutstandingReasonTypeObjectFactory. createOutstandingReasonType()Create an instance ofOutstandingReasonTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type OutstandingReasonType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<OutstandingReasonType>ObjectFactory. createOutstandingReason(OutstandingReasonType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type OutstandingReasonType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<OutstandingReasonType>ObjectFactory. createOutstandingReason(OutstandingReasonType value)
-