|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Metric | |
|---|---|
| org.gcube.accounting.datamodel.reports.aggregation | |
| Uses of Metric in org.gcube.accounting.datamodel.reports.aggregation |
|---|
| Methods in org.gcube.accounting.datamodel.reports.aggregation that return Metric | |
|---|---|
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. |
| Methods in org.gcube.accounting.datamodel.reports.aggregation with parameters of type Metric | |
|---|---|
void |
AggregatedResult.setMetric(Metric metric)
|
| Constructors in org.gcube.accounting.datamodel.reports.aggregation with parameters of type Metric | |
|---|---|
AggregatedResult(org.joda.time.DateTime time,
Metric metric,
double value,
String dimension)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||