|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RIAccountingData.statisticsType | |
---|---|
org.gcube.common.accounting.node.persistence |
Uses of RIAccountingData.statisticsType in org.gcube.common.accounting.node.persistence |
---|
Methods in org.gcube.common.accounting.node.persistence that return RIAccountingData.statisticsType | |
---|---|
RIAccountingData.statisticsType |
StatisticsData.getType()
|
static RIAccountingData.statisticsType |
RIAccountingData.statisticsType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static RIAccountingData.statisticsType[] |
RIAccountingData.statisticsType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.gcube.common.accounting.node.persistence with parameters of type RIAccountingData.statisticsType | |
---|---|
void |
StatisticsData.setType(RIAccountingData.statisticsType type)
|
Constructors in org.gcube.common.accounting.node.persistence with parameters of type RIAccountingData.statisticsType | |
---|---|
StatisticsData(RIAccountingData.statisticsType type,
long interval)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |