Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.MinimumBackorderQuantityType
-
Packages that use MinimumBackorderQuantityType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of MinimumBackorderQuantityType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as MinimumBackorderQuantityType Modifier and Type Field Description protected MinimumBackorderQuantityTypeLineItemType. minimumBackorderQuantityMethods in network.oxalis.peppol.ubl2.jaxb.cac that return MinimumBackorderQuantityType Modifier and Type Method Description MinimumBackorderQuantityTypeLineItemType. getMinimumBackorderQuantity()Gets the value of the minimumBackorderQuantity property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type MinimumBackorderQuantityType Modifier and Type Method Description voidLineItemType. setMinimumBackorderQuantity(MinimumBackorderQuantityType value)Sets the value of the minimumBackorderQuantity property. -
Uses of MinimumBackorderQuantityType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return MinimumBackorderQuantityType Modifier and Type Method Description MinimumBackorderQuantityTypeObjectFactory. createMinimumBackorderQuantityType()Create an instance ofMinimumBackorderQuantityTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type MinimumBackorderQuantityType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<MinimumBackorderQuantityType>ObjectFactory. createMinimumBackorderQuantity(MinimumBackorderQuantityType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type MinimumBackorderQuantityType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<MinimumBackorderQuantityType>ObjectFactory. createMinimumBackorderQuantity(MinimumBackorderQuantityType value)
-