Uses of Class
org.cxml.IncrementQuantity
Packages that use IncrementQuantity
-
Uses of IncrementQuantity in org.cxml
Fields in org.cxml declared as IncrementQuantityModifier and TypeFieldDescriptionprotected IncrementQuantityConsignmentInventory.incrementQuantityprotected IncrementQuantityInventory.incrementQuantityMethods in org.cxml that return IncrementQuantityModifier and TypeMethodDescriptionObjectFactory.createIncrementQuantity()Create an instance ofIncrementQuantityConsignmentInventory.getIncrementQuantity()Gets the value of the incrementQuantity property.Inventory.getIncrementQuantity()Gets the value of the incrementQuantity property.Methods in org.cxml with parameters of type IncrementQuantityModifier and TypeMethodDescriptionvoidConsignmentInventory.setIncrementQuantity(IncrementQuantity value) Sets the value of the incrementQuantity property.voidInventory.setIncrementQuantity(IncrementQuantity value) Sets the value of the incrementQuantity property.