|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StatisticMode | |
---|---|
com.stratelia.silverpeas.silverstatistics.model |
Uses of StatisticMode in com.stratelia.silverpeas.silverstatistics.model |
---|
Methods in com.stratelia.silverpeas.silverstatistics.model that return StatisticMode | |
---|---|
StatisticMode |
TypeStatistics.getModeCumul()
|
StatisticMode |
StatisticsConfig.getModeCumul(StatType typeOfStats)
Method declaration |
static StatisticMode |
StatisticMode.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static StatisticMode[] |
StatisticMode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.stratelia.silverpeas.silverstatistics.model with parameters of type StatisticMode | |
---|---|
void |
TypeStatistics.setModeCumul(StatisticMode mode)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |