Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.BackorderQuantityType
-
Packages that use BackorderQuantityType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of BackorderQuantityType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as BackorderQuantityType Modifier and Type Field Description protected BackorderQuantityTypeDespatchLineType. backorderQuantityMethods in network.oxalis.peppol.ubl2.jaxb.cac that return BackorderQuantityType Modifier and Type Method Description BackorderQuantityTypeDespatchLineType. getBackorderQuantity()Gets the value of the backorderQuantity property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type BackorderQuantityType Modifier and Type Method Description voidDespatchLineType. setBackorderQuantity(BackorderQuantityType value)Sets the value of the backorderQuantity property. -
Uses of BackorderQuantityType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return BackorderQuantityType Modifier and Type Method Description BackorderQuantityTypeObjectFactory. createBackorderQuantityType()Create an instance ofBackorderQuantityTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type BackorderQuantityType Modifier and Type Method Description javax.xml.bind.JAXBElement<BackorderQuantityType>ObjectFactory. createBackorderQuantity(BackorderQuantityType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type BackorderQuantityType Modifier and Type Method Description javax.xml.bind.JAXBElement<BackorderQuantityType>ObjectFactory. createBackorderQuantity(BackorderQuantityType value)
-