Uses of Class
org.cxml.ScrapQuantity
-
Packages that use ScrapQuantity Package Description org.cxml -
-
Uses of ScrapQuantity in org.cxml
Fields in org.cxml declared as ScrapQuantity Modifier and Type Field Description protected ScrapQuantityInventory. scrapQuantityMethods in org.cxml that return ScrapQuantity Modifier and Type Method Description ScrapQuantityObjectFactory. createScrapQuantity()Create an instance ofScrapQuantityScrapQuantityInventory. getScrapQuantity()Gets the value of the scrapQuantity property.Methods in org.cxml with parameters of type ScrapQuantity Modifier and Type Method Description voidInventory. setScrapQuantity(ScrapQuantity value)Sets the value of the scrapQuantity property.
-