| Package | Description |
|---|---|
| org.gcube.accounting.datamodel.reports.aggregation |
| Modifier and Type | Method and Description |
|---|---|
Metric |
AggregatedResult.getMetric() |
static Metric |
Metric.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Metric[] |
Metric.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AggregatedResult.setMetric(Metric metric) |
| Constructor and Description |
|---|
AggregatedResult(org.joda.time.DateTime time,
Metric metric,
double value,
String dimension) |
Copyright © 2015. All Rights Reserved.