public class QuotaUsageServiceValue
extends org.gcube.accounting.analytics.UsageServiceValue
| Modifier and Type | Field and Description |
|---|---|
protected Double |
dQuota |
| Constructor and Description |
|---|
QuotaUsageServiceValue() |
QuotaUsageServiceValue(String context,
String identifier,
Class<? extends org.gcube.accounting.datamodel.AggregatedUsageRecord<?,?>> clz,
org.gcube.accounting.analytics.TemporalConstraint temporalConstraint,
List<org.gcube.accounting.analytics.FiltersValue> filtersValue) |
| Modifier and Type | Method and Description |
|---|---|
Double |
getdQuota() |
void |
setdQuota(Double dQuota) |
protected Double dQuota
public QuotaUsageServiceValue()
public QuotaUsageServiceValue(String context, String identifier, Class<? extends org.gcube.accounting.datamodel.AggregatedUsageRecord<?,?>> clz, org.gcube.accounting.analytics.TemporalConstraint temporalConstraint, List<org.gcube.accounting.analytics.FiltersValue> filtersValue)
Copyright © 2017. All Rights Reserved.