Uses of Interface
org.gcube.accounting.datamodel.UsageRecord

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
 



Copyright © 2014. All Rights Reserved.