Statistic.Type| Constructor and Description |
|---|
i18nStatistic(String resourceKey,
Statistic.Type statisticType) |
i18nStatistic(String resourceKey,
String pluginName,
Statistic.Type statisticType) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
Returns a description of the stat.
|
String |
getName()
Returns the name of a stat.
|
Statistic.Type |
getStatType()
Returns the type of a stat.
|
String |
getUnits()
Returns the units that relate to the stat.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisPartialSample, samplepublic i18nStatistic(String resourceKey, Statistic.Type statisticType)
public i18nStatistic(String resourceKey, String pluginName, Statistic.Type statisticType)
public final String getName()
Statisticpublic final Statistic.Type getStatType()
StatisticgetStatType in interface Statisticpublic final String getDescription()
StatisticgetDescription in interface StatisticCopyright © 2003-2008 Jive Software.