Uses of Class
org.cxml.PriceBasisQuantity
Packages that use PriceBasisQuantity
-
Uses of PriceBasisQuantity in org.cxml
Fields in org.cxml declared as PriceBasisQuantityModifier and TypeFieldDescriptionprotected PriceBasisQuantityBlanketItemDetail.priceBasisQuantityprotected PriceBasisQuantityInformationalPrice.priceBasisQuantityprotected PriceBasisQuantityInformationalPriceExclTax.priceBasisQuantityprotected PriceBasisQuantityItemDetail.priceBasisQuantityprotected PriceBasisQuantityPunchoutDetail.priceBasisQuantityprotected PriceBasisQuantityUnitGrossPrice.priceBasisQuantityprotected PriceBasisQuantityUnitNetPriceCorrection.priceBasisQuantityprotected PriceBasisQuantityUnitRate.priceBasisQuantityMethods in org.cxml that return PriceBasisQuantityModifier and TypeMethodDescriptionObjectFactory.createPriceBasisQuantity()Create an instance ofPriceBasisQuantityBlanketItemDetail.getPriceBasisQuantity()Gets the value of the priceBasisQuantity property.InformationalPrice.getPriceBasisQuantity()Gets the value of the priceBasisQuantity property.InformationalPriceExclTax.getPriceBasisQuantity()Gets the value of the priceBasisQuantity property.ItemDetail.getPriceBasisQuantity()Gets the value of the priceBasisQuantity property.PunchoutDetail.getPriceBasisQuantity()Gets the value of the priceBasisQuantity property.UnitGrossPrice.getPriceBasisQuantity()Gets the value of the priceBasisQuantity property.UnitNetPriceCorrection.getPriceBasisQuantity()Gets the value of the priceBasisQuantity property.UnitRate.getPriceBasisQuantity()Gets the value of the priceBasisQuantity property.Methods in org.cxml with parameters of type PriceBasisQuantityModifier and TypeMethodDescriptionvoidBlanketItemDetail.setPriceBasisQuantity(PriceBasisQuantity value) Sets the value of the priceBasisQuantity property.voidInformationalPrice.setPriceBasisQuantity(PriceBasisQuantity value) Sets the value of the priceBasisQuantity property.voidInformationalPriceExclTax.setPriceBasisQuantity(PriceBasisQuantity value) Sets the value of the priceBasisQuantity property.voidItemDetail.setPriceBasisQuantity(PriceBasisQuantity value) Sets the value of the priceBasisQuantity property.voidPunchoutDetail.setPriceBasisQuantity(PriceBasisQuantity value) Sets the value of the priceBasisQuantity property.voidUnitGrossPrice.setPriceBasisQuantity(PriceBasisQuantity value) Sets the value of the priceBasisQuantity property.voidUnitNetPriceCorrection.setPriceBasisQuantity(PriceBasisQuantity value) Sets the value of the priceBasisQuantity property.voidUnitRate.setPriceBasisQuantity(PriceBasisQuantity value) Sets the value of the priceBasisQuantity property.