Uses of Class
org.cxml.SalesReport
Packages that use SalesReport
-
Uses of SalesReport in org.cxml
Fields in org.cxml declared as SalesReportMethods in org.cxml that return SalesReportModifier and TypeMethodDescriptionObjectFactory.createSalesReport()Create an instance ofSalesReportProductActivityDetails.getSalesReport()Gets the value of the salesReport property.Methods in org.cxml with parameters of type SalesReportModifier and TypeMethodDescriptionvoidProductActivityDetails.setSalesReport(SalesReport value) Sets the value of the salesReport property.