Uses of Class
net.lenkaspace.creeper.report.CRTimeSeriesReport.FUNCTION

Packages that use CRTimeSeriesReport.FUNCTION
net.lenkaspace.creeper.report   
 

Uses of CRTimeSeriesReport.FUNCTION in net.lenkaspace.creeper.report
 

Methods in net.lenkaspace.creeper.report that return CRTimeSeriesReport.FUNCTION
static CRTimeSeriesReport.FUNCTION CRTimeSeriesReport.FUNCTION.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static CRTimeSeriesReport.FUNCTION[] CRTimeSeriesReport.FUNCTION.values()
          Returns an array containing the constants of this enum type, in the order they are declared.