Uses of Class
org.ow2.clif.analyze.lib.report.ChartDataValues
-
Packages that use ChartDataValues Package Description org.ow2.clif.analyze.lib.report -
-
Uses of ChartDataValues in org.ow2.clif.analyze.lib.report
Methods in org.ow2.clif.analyze.lib.report that return types with arguments of type ChartDataValues Modifier and Type Method Description java.util.List<ChartDataValues>Dataset. createChartDataValues()Method parameters in org.ow2.clif.analyze.lib.report with type arguments of type ChartDataValues Modifier and Type Method Description voidChart. addChartDataValues(java.util.List<ChartDataValues> values)
-