Package | Description |
---|---|
org.gcube.accounting.datamodel |
Modifier and Type | Method and Description |
---|---|
void |
AbstractDelegateUsageRecord.setEndTime(Date endTime) |
void |
UsageRecord.setEndTime(Date endTime)
Set the right end of the time interval covered by this usage record
|
void |
RawUsageRecord.setEndTime(Date endTime)
Set the right end of the time interval covered by this usage record
|
void |
AbstractDelegateUsageRecord.setStartTime(Date startTime) |
void |
UsageRecord.setStartTime(Date startTime)
Set the left end of the time interval covered by this usage record
|
void |
RawUsageRecord.setStartTime(Date startTime)
Set the left end of the time interval covered by this usage record
|
void |
AbstractDelegateUsageRecord.validate() |
void |
UsageRecord.validate() |
void |
RawUsageRecord.validate() |
Constructor and Description |
---|
RawUsageRecord(UsageRecord r)
Instantiate this record using values from the given record
|
Copyright © 2014. All Rights Reserved.