|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StatsType | |
|---|---|
| it.geosolutions.unredd.stats.model.config | |
| Uses of StatsType in it.geosolutions.unredd.stats.model.config |
|---|
| Methods in it.geosolutions.unredd.stats.model.config that return StatsType | |
|---|---|
static StatsType |
StatsType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static StatsType[] |
StatsType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in it.geosolutions.unredd.stats.model.config that return types with arguments of type StatsType | |
|---|---|
List<StatsType> |
StatisticConfiguration.getStats()
|
| Method parameters in it.geosolutions.unredd.stats.model.config with type arguments of type StatsType | |
|---|---|
void |
StatisticConfiguration.setStats(List<StatsType> stats)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||