Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.MaximumOrderQuantityType
-
Packages that use MaximumOrderQuantityType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of MaximumOrderQuantityType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as MaximumOrderQuantityType Modifier and Type Field Description protected MaximumOrderQuantityTypeCatalogueLineType. maximumOrderQuantityprotected MaximumOrderQuantityTypeTenderLineType. maximumOrderQuantityMethods in network.oxalis.peppol.ubl2.jaxb.cac that return MaximumOrderQuantityType Modifier and Type Method Description MaximumOrderQuantityTypeCatalogueLineType. getMaximumOrderQuantity()Gets the value of the maximumOrderQuantity property.MaximumOrderQuantityTypeTenderLineType. getMaximumOrderQuantity()Gets the value of the maximumOrderQuantity property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type MaximumOrderQuantityType Modifier and Type Method Description voidCatalogueLineType. setMaximumOrderQuantity(MaximumOrderQuantityType value)Sets the value of the maximumOrderQuantity property.voidTenderLineType. setMaximumOrderQuantity(MaximumOrderQuantityType value)Sets the value of the maximumOrderQuantity property. -
Uses of MaximumOrderQuantityType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return MaximumOrderQuantityType Modifier and Type Method Description MaximumOrderQuantityTypeObjectFactory. createMaximumOrderQuantityType()Create an instance ofMaximumOrderQuantityTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type MaximumOrderQuantityType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<MaximumOrderQuantityType>ObjectFactory. createMaximumOrderQuantity(MaximumOrderQuantityType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type MaximumOrderQuantityType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<MaximumOrderQuantityType>ObjectFactory. createMaximumOrderQuantity(MaximumOrderQuantityType value)
-