Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.MaximumQuantityType
-
Packages that use MaximumQuantityType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of MaximumQuantityType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as MaximumQuantityType Modifier and Type Field Description protected MaximumQuantityTypeAwardingCriterionType. maximumQuantityprotected MaximumQuantityTypeDeliveryType. maximumQuantityprotected MaximumQuantityTypeEconomicOperatorShortListType. maximumQuantityprotected MaximumQuantityTypeItemLocationQuantityType. maximumQuantityprotected MaximumQuantityTypeLineItemType. maximumQuantityprotected MaximumQuantityTypeRequestForTenderLineType. maximumQuantityMethods in network.oxalis.peppol.ubl2.jaxb.cac that return MaximumQuantityType Modifier and Type Method Description MaximumQuantityTypeAwardingCriterionType. getMaximumQuantity()Gets the value of the maximumQuantity property.MaximumQuantityTypeDeliveryType. getMaximumQuantity()Gets the value of the maximumQuantity property.MaximumQuantityTypeEconomicOperatorShortListType. getMaximumQuantity()Gets the value of the maximumQuantity property.MaximumQuantityTypeItemLocationQuantityType. getMaximumQuantity()Gets the value of the maximumQuantity property.MaximumQuantityTypeLineItemType. getMaximumQuantity()Gets the value of the maximumQuantity property.MaximumQuantityTypeRequestForTenderLineType. getMaximumQuantity()Gets the value of the maximumQuantity property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type MaximumQuantityType Modifier and Type Method Description voidAwardingCriterionType. setMaximumQuantity(MaximumQuantityType value)Sets the value of the maximumQuantity property.voidDeliveryType. setMaximumQuantity(MaximumQuantityType value)Sets the value of the maximumQuantity property.voidEconomicOperatorShortListType. setMaximumQuantity(MaximumQuantityType value)Sets the value of the maximumQuantity property.voidItemLocationQuantityType. setMaximumQuantity(MaximumQuantityType value)Sets the value of the maximumQuantity property.voidLineItemType. setMaximumQuantity(MaximumQuantityType value)Sets the value of the maximumQuantity property.voidRequestForTenderLineType. setMaximumQuantity(MaximumQuantityType value)Sets the value of the maximumQuantity property. -
Uses of MaximumQuantityType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return MaximumQuantityType Modifier and Type Method Description MaximumQuantityTypeObjectFactory. createMaximumQuantityType()Create an instance ofMaximumQuantityTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type MaximumQuantityType Modifier and Type Method Description javax.xml.bind.JAXBElement<MaximumQuantityType>ObjectFactory. createMaximumQuantity(MaximumQuantityType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type MaximumQuantityType Modifier and Type Method Description javax.xml.bind.JAXBElement<MaximumQuantityType>ObjectFactory. createMaximumQuantity(MaximumQuantityType value)
-