Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.BackorderReasonType
-
Packages that use BackorderReasonType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of BackorderReasonType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type BackorderReasonType Modifier and Type Field Description protected List<BackorderReasonType>DespatchLineType. backorderReasonMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type BackorderReasonType Modifier and Type Method Description List<BackorderReasonType>DespatchLineType. getBackorderReason()Gets the value of the backorderReason property. -
Uses of BackorderReasonType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return BackorderReasonType Modifier and Type Method Description BackorderReasonTypeObjectFactory. createBackorderReasonType()Create an instance ofBackorderReasonTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type BackorderReasonType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<BackorderReasonType>ObjectFactory. createBackorderReason(BackorderReasonType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type BackorderReasonType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<BackorderReasonType>ObjectFactory. createBackorderReason(BackorderReasonType value)
-