| Package | Description |
|---|---|
| org.osivia.services.statistics.portlet.model |
| Modifier and Type | Field and Description |
|---|---|
static StatisticsVersion |
StatisticsVersion.DEFAULT
Default statistics version.
|
| Modifier and Type | Method and Description |
|---|---|
static StatisticsVersion |
StatisticsVersion.fromName(String name)
Get statistics version from name.
|
StatisticsVersion |
StatisticsWindowSettings.getCreationsVersion()
Getter for creationsVersion.
|
static StatisticsVersion |
StatisticsVersion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StatisticsVersion[] |
StatisticsVersion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StatisticsWindowSettings.setCreationsVersion(StatisticsVersion creationsVersion)
Setter for creationsVersion.
|
Copyright © 2020 OSIVIA. All rights reserved.