Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.QuantityType
-
Packages that use QuantityType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of QuantityType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as QuantityType Modifier and Type Field Description protected QuantityTypeAwardingCriterionResponseType. quantityprotected QuantityTypeConsumptionHistoryType. quantityprotected QuantityTypeDeliveryType. quantityprotected QuantityTypeEventTacticType. quantityprotected QuantityTypeGoodsItemContainerType. quantityprotected QuantityTypeGoodsItemType. quantityprotected QuantityTypeHazardousItemType. quantityprotected QuantityTypeInstructionForReturnsLineType. quantityprotected QuantityTypeInventoryReportLineType. quantityprotected QuantityTypeItemComparisonType. quantityprotected QuantityTypeLineItemType. quantityprotected QuantityTypePackageType. quantityprotected QuantityTypeQuotationLineType. quantityprotected QuantityTypeRelatedItemType. quantityprotected QuantityTypeRequestForTenderLineType. quantityprotected QuantityTypeSalesItemType. quantityprotected QuantityTypeStockAvailabilityReportLineType. quantityprotected QuantityTypeTelecommunicationsServiceType. quantityprotected QuantityTypeTenderLineType. quantityMethods in network.oxalis.peppol.ubl2.jaxb.cac that return QuantityType Modifier and Type Method Description QuantityTypeAwardingCriterionResponseType. getQuantity()Gets the value of the quantity property.QuantityTypeConsumptionHistoryType. getQuantity()Gets the value of the quantity property.QuantityTypeDeliveryType. getQuantity()Gets the value of the quantity property.QuantityTypeEventTacticType. getQuantity()Gets the value of the quantity property.QuantityTypeGoodsItemContainerType. getQuantity()Gets the value of the quantity property.QuantityTypeGoodsItemType. getQuantity()Gets the value of the quantity property.QuantityTypeHazardousItemType. getQuantity()Gets the value of the quantity property.QuantityTypeInstructionForReturnsLineType. getQuantity()Gets the value of the quantity property.QuantityTypeInventoryReportLineType. getQuantity()Gets the value of the quantity property.QuantityTypeItemComparisonType. getQuantity()Gets the value of the quantity property.QuantityTypeLineItemType. getQuantity()Gets the value of the quantity property.QuantityTypePackageType. getQuantity()Gets the value of the quantity property.QuantityTypeQuotationLineType. getQuantity()Gets the value of the quantity property.QuantityTypeRelatedItemType. getQuantity()Gets the value of the quantity property.QuantityTypeRequestForTenderLineType. getQuantity()Gets the value of the quantity property.QuantityTypeSalesItemType. getQuantity()Gets the value of the quantity property.QuantityTypeStockAvailabilityReportLineType. getQuantity()Gets the value of the quantity property.QuantityTypeTelecommunicationsServiceType. getQuantity()Gets the value of the quantity property.QuantityTypeTenderLineType. getQuantity()Gets the value of the quantity property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type QuantityType Modifier and Type Method Description voidAwardingCriterionResponseType. setQuantity(QuantityType value)Sets the value of the quantity property.voidConsumptionHistoryType. setQuantity(QuantityType value)Sets the value of the quantity property.voidDeliveryType. setQuantity(QuantityType value)Sets the value of the quantity property.voidEventTacticType. setQuantity(QuantityType value)Sets the value of the quantity property.voidGoodsItemContainerType. setQuantity(QuantityType value)Sets the value of the quantity property.voidGoodsItemType. setQuantity(QuantityType value)Sets the value of the quantity property.voidHazardousItemType. setQuantity(QuantityType value)Sets the value of the quantity property.voidInstructionForReturnsLineType. setQuantity(QuantityType value)Sets the value of the quantity property.voidInventoryReportLineType. setQuantity(QuantityType value)Sets the value of the quantity property.voidItemComparisonType. setQuantity(QuantityType value)Sets the value of the quantity property.voidLineItemType. setQuantity(QuantityType value)Sets the value of the quantity property.voidPackageType. setQuantity(QuantityType value)Sets the value of the quantity property.voidQuotationLineType. setQuantity(QuantityType value)Sets the value of the quantity property.voidRelatedItemType. setQuantity(QuantityType value)Sets the value of the quantity property.voidRequestForTenderLineType. setQuantity(QuantityType value)Sets the value of the quantity property.voidSalesItemType. setQuantity(QuantityType value)Sets the value of the quantity property.voidStockAvailabilityReportLineType. setQuantity(QuantityType value)Sets the value of the quantity property.voidTelecommunicationsServiceType. setQuantity(QuantityType value)Sets the value of the quantity property.voidTenderLineType. setQuantity(QuantityType value)Sets the value of the quantity property. -
Uses of QuantityType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return QuantityType Modifier and Type Method Description QuantityTypeObjectFactory. createQuantityType()Create an instance ofQuantityTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type QuantityType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<QuantityType>ObjectFactory. createQuantity(QuantityType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type QuantityType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<QuantityType>ObjectFactory. createQuantity(QuantityType value)
-