Uses of Class
org.cxml.SalesQuantity
Packages that use SalesQuantity
-
Uses of SalesQuantity in org.cxml
Fields in org.cxml declared as SalesQuantityMethods in org.cxml that return SalesQuantityModifier and TypeMethodDescriptionObjectFactory.createSalesQuantity()Create an instance ofSalesQuantitySalesReport.getSalesQuantity()Gets the value of the salesQuantity property.Methods in org.cxml with parameters of type SalesQuantityModifier and TypeMethodDescriptionvoidSalesReport.setSalesQuantity(SalesQuantity value) Sets the value of the salesQuantity property.