Uses of Class
org.cxml.StockOnHandQuantity
-
Packages that use StockOnHandQuantity Package Description org.cxml -
-
Uses of StockOnHandQuantity in org.cxml
Fields in org.cxml declared as StockOnHandQuantity Modifier and Type Field Description protected StockOnHandQuantityInventory. stockOnHandQuantityMethods in org.cxml that return StockOnHandQuantity Modifier and Type Method Description StockOnHandQuantityObjectFactory. createStockOnHandQuantity()Create an instance ofStockOnHandQuantityStockOnHandQuantityInventory. getStockOnHandQuantity()Gets the value of the stockOnHandQuantity property.Methods in org.cxml with parameters of type StockOnHandQuantity Modifier and Type Method Description voidInventory. setStockOnHandQuantity(StockOnHandQuantity value)Sets the value of the stockOnHandQuantity property.
-