| Package | Description |
|---|---|
| org.gcube.accounting.analytics |
| Modifier and Type | Field and Description |
|---|---|
protected TemporalConstraint.AggregationMode |
TemporalConstraint.aggregationMode |
| Modifier and Type | Method and Description |
|---|---|
TemporalConstraint.AggregationMode |
TemporalConstraint.getAggregationMode() |
static TemporalConstraint.AggregationMode |
TemporalConstraint.AggregationMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TemporalConstraint.AggregationMode[] |
TemporalConstraint.AggregationMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Calendar |
TemporalConstraint.getAlignedCalendar(long millis,
TemporalConstraint.AggregationMode aggregationMode) |
void |
TemporalConstraint.setAggregationMode(TemporalConstraint.AggregationMode aggregationMode) |
| Constructor and Description |
|---|
TemporalConstraint(long startTime,
long endTime,
TemporalConstraint.AggregationMode aggregationMode) |
Copyright © 2016. All Rights Reserved.