|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UsageRecord | |
---|---|
org.gcube.accounting.datamodel |
Uses of UsageRecord in org.gcube.accounting.datamodel |
---|
Classes in org.gcube.accounting.datamodel that implement UsageRecord | |
---|---|
class |
AbstractDelegateUsageRecord
|
class |
RawUsageRecord
A base implementation of the UsageRecord interface |
Fields in org.gcube.accounting.datamodel declared as UsageRecord | |
---|---|
protected UsageRecord |
AbstractDelegateUsageRecord.ur
|
Methods in org.gcube.accounting.datamodel that return UsageRecord | |
---|---|
UsageRecord |
AbstractDelegateUsageRecord.getDelegateUR()
|
Constructors in org.gcube.accounting.datamodel with parameters of type UsageRecord | |
---|---|
AbstractDelegateUsageRecord(UsageRecord ur)
|
|
RawUsageRecord(UsageRecord r)
Instantiate this record using values from the given record |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |