Uses of Class
org.cxml.SalesQuantity
-
Packages that use SalesQuantity Package Description org.cxml -
-
Uses of SalesQuantity in org.cxml
Fields in org.cxml declared as SalesQuantity Modifier and Type Field Description protected SalesQuantitySalesReport. salesQuantityMethods in org.cxml that return SalesQuantity Modifier and Type Method Description SalesQuantityObjectFactory. createSalesQuantity()Create an instance ofSalesQuantitySalesQuantitySalesReport. getSalesQuantity()Gets the value of the salesQuantity property.Methods in org.cxml with parameters of type SalesQuantity Modifier and Type Method Description voidSalesReport. setSalesQuantity(SalesQuantity value)Sets the value of the salesQuantity property.
-