Uses of Class
org.gcube.accounting.datamodel.usagerecords.ServiceUsageRecord
-
Packages that use ServiceUsageRecord Package Description org.gcube.accounting.datamodel.aggregation -
-
Uses of ServiceUsageRecord in org.gcube.accounting.datamodel.aggregation
Methods in org.gcube.accounting.datamodel.aggregation that return types with arguments of type ServiceUsageRecord Modifier and Type Method Description Class<ServiceUsageRecord>AggregatedServiceUsageRecord. getAggregable()Methods in org.gcube.accounting.datamodel.aggregation with parameters of type ServiceUsageRecord Modifier and Type Method Description AggregatedServiceUsageRecordAggregatedServiceUsageRecord. aggregate(ServiceUsageRecord record)booleanAggregatedServiceUsageRecord. isAggregable(ServiceUsageRecord record)Constructors in org.gcube.accounting.datamodel.aggregation with parameters of type ServiceUsageRecord Constructor Description AggregatedServiceUsageRecord(ServiceUsageRecord record)
-