Uses of Enum Class
org.gcube.dataharvest.utils.AggregationType
Packages that use AggregationType
-
Uses of AggregationType in org.gcube.dataharvest.utils
Methods in org.gcube.dataharvest.utils that return AggregationTypeModifier and TypeMethodDescriptionstatic AggregationTypeReturns the enum constant of this class with the specified name.static AggregationType[]AggregationType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.gcube.dataharvest.utils with parameters of type AggregationTypeModifier and TypeMethodDescriptionstatic DateDateUtils.getEndDateFromStartDate(AggregationType aggregationType, Date startDate, int offset) static CalendarDateUtils.getPreviousPeriod(AggregationType aggregationType, boolean partialHarvesting)