Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.MaximumBackorderQuantityType
-
Packages that use MaximumBackorderQuantityType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of MaximumBackorderQuantityType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as MaximumBackorderQuantityType Modifier and Type Field Description protected MaximumBackorderQuantityTypeLineItemType. maximumBackorderQuantityMethods in network.oxalis.peppol.ubl2.jaxb.cac that return MaximumBackorderQuantityType Modifier and Type Method Description MaximumBackorderQuantityTypeLineItemType. getMaximumBackorderQuantity()Gets the value of the maximumBackorderQuantity property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type MaximumBackorderQuantityType Modifier and Type Method Description voidLineItemType. setMaximumBackorderQuantity(MaximumBackorderQuantityType value)Sets the value of the maximumBackorderQuantity property. -
Uses of MaximumBackorderQuantityType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return MaximumBackorderQuantityType Modifier and Type Method Description MaximumBackorderQuantityTypeObjectFactory. createMaximumBackorderQuantityType()Create an instance ofMaximumBackorderQuantityTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type MaximumBackorderQuantityType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<MaximumBackorderQuantityType>ObjectFactory. createMaximumBackorderQuantity(MaximumBackorderQuantityType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type MaximumBackorderQuantityType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<MaximumBackorderQuantityType>ObjectFactory. createMaximumBackorderQuantity(MaximumBackorderQuantityType value)
-