Uses of Class
org.cxml.ScrapQuantity
Packages that use ScrapQuantity
-
Uses of ScrapQuantity in org.cxml
Fields in org.cxml declared as ScrapQuantityModifier and TypeFieldDescriptionprotected ScrapQuantityInventory.scrapQuantityprotected ScrapQuantityQualityInspectionLotStock.scrapQuantityMethods in org.cxml that return ScrapQuantityModifier and TypeMethodDescriptionObjectFactory.createScrapQuantity()Create an instance ofScrapQuantityInventory.getScrapQuantity()Gets the value of the scrapQuantity property.QualityInspectionLotStock.getScrapQuantity()Gets the value of the scrapQuantity property.Methods in org.cxml with parameters of type ScrapQuantityModifier and TypeMethodDescriptionvoidInventory.setScrapQuantity(ScrapQuantity value) Sets the value of the scrapQuantity property.voidQualityInspectionLotStock.setScrapQuantity(ScrapQuantity value) Sets the value of the scrapQuantity property.