Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.MinimumInventoryQuantityType
-
Packages that use MinimumInventoryQuantityType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of MinimumInventoryQuantityType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as MinimumInventoryQuantityType Modifier and Type Field Description protected MinimumInventoryQuantityTypeItemManagementProfileType. minimumInventoryQuantityMethods in network.oxalis.peppol.ubl2.jaxb.cac that return MinimumInventoryQuantityType Modifier and Type Method Description MinimumInventoryQuantityTypeItemManagementProfileType. getMinimumInventoryQuantity()Gets the value of the minimumInventoryQuantity property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type MinimumInventoryQuantityType Modifier and Type Method Description voidItemManagementProfileType. setMinimumInventoryQuantity(MinimumInventoryQuantityType value)Sets the value of the minimumInventoryQuantity property. -
Uses of MinimumInventoryQuantityType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return MinimumInventoryQuantityType Modifier and Type Method Description MinimumInventoryQuantityTypeObjectFactory. createMinimumInventoryQuantityType()Create an instance ofMinimumInventoryQuantityTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type MinimumInventoryQuantityType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<MinimumInventoryQuantityType>ObjectFactory. createMinimumInventoryQuantity(MinimumInventoryQuantityType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type MinimumInventoryQuantityType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<MinimumInventoryQuantityType>ObjectFactory. createMinimumInventoryQuantity(MinimumInventoryQuantityType value)
-