| Package | Description |
|---|---|
| org.gcube.dataharvest.utils |
| Modifier and Type | Method and Description |
|---|---|
static AggregationType |
AggregationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AggregationType[] |
AggregationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Date |
DateUtils.getEndDateFromStartDate(AggregationType aggregationType,
Date startDate,
int offset,
boolean partialHarvesting) |
static Calendar |
DateUtils.getPreviousPeriod(AggregationType aggregationType,
boolean partialHarvesting) |
Copyright © 2019. All Rights Reserved.