Uses of Class
org.cxml.StockOnHandQuantity
Packages that use StockOnHandQuantity
-
Uses of StockOnHandQuantity in org.cxml
Fields in org.cxml declared as StockOnHandQuantityMethods in org.cxml that return StockOnHandQuantityModifier and TypeMethodDescriptionObjectFactory.createStockOnHandQuantity()Create an instance ofStockOnHandQuantityInventory.getStockOnHandQuantity()Gets the value of the stockOnHandQuantity property.Methods in org.cxml with parameters of type StockOnHandQuantityModifier and TypeMethodDescriptionvoidInventory.setStockOnHandQuantity(StockOnHandQuantity value) Sets the value of the stockOnHandQuantity property.