Class AggregationInfo
java.lang.Object
org.gcube.accounting.aggregator.aggregation.AggregationInfo
- Author:
- Luca Frosini (ISTI - CNR)
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Dateprotected Dateprotected AggregationTypeprotected String -
Constructor Summary
ConstructorsConstructorDescriptionAggregationInfo(String recordType, AggregationType aggregationType, Date aggregationStartDate, Date aggregationEndDate) AggregationInfo(AggregationInfo aggregationInfo) -
Method Summary
-
Field Details
-
recordType
-
aggregationType
-
aggregationStartDate
-
aggregationEndDate
-
-
Constructor Details
-
AggregationInfo
-
AggregationInfo
public AggregationInfo(String recordType, AggregationType aggregationType, Date aggregationStartDate, Date aggregationEndDate)
-
-
Method Details