Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.MinimumQuantityType
-
Packages that use MinimumQuantityType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of MinimumQuantityType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as MinimumQuantityType Modifier and Type Field Description protected MinimumQuantityTypeAwardingCriterionType. minimumQuantityprotected MinimumQuantityTypeDeliveryType. minimumQuantityprotected MinimumQuantityTypeEconomicOperatorShortListType. minimumQuantityprotected MinimumQuantityTypeItemLocationQuantityType. minimumQuantityprotected MinimumQuantityTypeLineItemType. minimumQuantityprotected MinimumQuantityTypeRequestForTenderLineType. minimumQuantityMethods in network.oxalis.peppol.ubl2.jaxb.cac that return MinimumQuantityType Modifier and Type Method Description MinimumQuantityTypeAwardingCriterionType. getMinimumQuantity()Gets the value of the minimumQuantity property.MinimumQuantityTypeDeliveryType. getMinimumQuantity()Gets the value of the minimumQuantity property.MinimumQuantityTypeEconomicOperatorShortListType. getMinimumQuantity()Gets the value of the minimumQuantity property.MinimumQuantityTypeItemLocationQuantityType. getMinimumQuantity()Gets the value of the minimumQuantity property.MinimumQuantityTypeLineItemType. getMinimumQuantity()Gets the value of the minimumQuantity property.MinimumQuantityTypeRequestForTenderLineType. getMinimumQuantity()Gets the value of the minimumQuantity property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type MinimumQuantityType Modifier and Type Method Description voidAwardingCriterionType. setMinimumQuantity(MinimumQuantityType value)Sets the value of the minimumQuantity property.voidDeliveryType. setMinimumQuantity(MinimumQuantityType value)Sets the value of the minimumQuantity property.voidEconomicOperatorShortListType. setMinimumQuantity(MinimumQuantityType value)Sets the value of the minimumQuantity property.voidItemLocationQuantityType. setMinimumQuantity(MinimumQuantityType value)Sets the value of the minimumQuantity property.voidLineItemType. setMinimumQuantity(MinimumQuantityType value)Sets the value of the minimumQuantity property.voidRequestForTenderLineType. setMinimumQuantity(MinimumQuantityType value)Sets the value of the minimumQuantity property. -
Uses of MinimumQuantityType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return MinimumQuantityType Modifier and Type Method Description MinimumQuantityTypeObjectFactory. createMinimumQuantityType()Create an instance ofMinimumQuantityTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type MinimumQuantityType Modifier and Type Method Description javax.xml.bind.JAXBElement<MinimumQuantityType>ObjectFactory. createMinimumQuantity(MinimumQuantityType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type MinimumQuantityType Modifier and Type Method Description javax.xml.bind.JAXBElement<MinimumQuantityType>ObjectFactory. createMinimumQuantity(MinimumQuantityType value)
-