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