Uses of Class
org.cxml.OrderQuantity
Packages that use OrderQuantity
-
Uses of OrderQuantity in org.cxml
Fields in org.cxml declared as OrderQuantityMethods in org.cxml that return OrderQuantityModifier and TypeMethodDescriptionObjectFactory.createOrderQuantity()Create an instance ofOrderQuantityInventory.getOrderQuantity()Gets the value of the orderQuantity property.Methods in org.cxml with parameters of type OrderQuantityModifier and TypeMethodDescriptionvoidInventory.setOrderQuantity(OrderQuantity value) Sets the value of the orderQuantity property.