| Package | Description |
|---|---|
| org.jivesoftware.openfire.stats |
| Modifier and Type | Method and Description |
|---|---|
Statistic.Type |
i18nStatistic.getStatType() |
Statistic.Type |
Statistic.getStatType()
Returns the type of a stat.
|
static Statistic.Type |
Statistic.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Statistic.Type[] |
Statistic.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
i18nStatistic(String resourceKey,
Statistic.Type statisticType) |
i18nStatistic(String resourceKey,
String pluginName,
Statistic.Type statisticType) |
Copyright © 2003–2019 Ignite Realtime. All rights reserved.