Uses of Class
org.cxml.SalesReport
-
Packages that use SalesReport Package Description org.cxml -
-
Uses of SalesReport in org.cxml
Fields in org.cxml declared as SalesReport Modifier and Type Field Description protected SalesReportProductActivityDetails. salesReportMethods in org.cxml that return SalesReport Modifier and Type Method Description SalesReportObjectFactory. createSalesReport()Create an instance ofSalesReportSalesReportProductActivityDetails. getSalesReport()Gets the value of the salesReport property.Methods in org.cxml with parameters of type SalesReport Modifier and Type Method Description voidProductActivityDetails. setSalesReport(SalesReport value)Sets the value of the salesReport property.
-