Uses of Class
org.cxml.PromotionQuantity
Packages that use PromotionQuantity
-
Uses of PromotionQuantity in org.cxml
Fields in org.cxml declared as PromotionQuantityModifier and TypeFieldDescriptionprotected PromotionQuantityConsignmentInventory.promotionQuantityprotected PromotionQuantityInventory.promotionQuantityMethods in org.cxml that return PromotionQuantityModifier and TypeMethodDescriptionObjectFactory.createPromotionQuantity()Create an instance ofPromotionQuantityConsignmentInventory.getPromotionQuantity()Gets the value of the promotionQuantity property.Inventory.getPromotionQuantity()Gets the value of the promotionQuantity property.Methods in org.cxml with parameters of type PromotionQuantityModifier and TypeMethodDescriptionvoidConsignmentInventory.setPromotionQuantity(PromotionQuantity value) Sets the value of the promotionQuantity property.voidInventory.setPromotionQuantity(PromotionQuantity value) Sets the value of the promotionQuantity property.