|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InvalidValueException | |
---|---|
org.gcube.accounting.datamodel |
Uses of InvalidValueException in org.gcube.accounting.datamodel |
---|
Methods in org.gcube.accounting.datamodel that throw InvalidValueException | |
---|---|
void |
UsageRecord.setEndTime(Calendar endTime)
Set the right end of the time interval covered by this usage record |
void |
AbstractDelegateUsageRecord.setEndTime(Calendar endTime)
|
void |
RawUsageRecord.setEndTime(Calendar endTime)
Set the right end of the time interval covered by this usage record |
void |
UsageRecord.setModifyTime(Calendar modifyTime)
Set the modification time for this usage record |
void |
AbstractDelegateUsageRecord.setModifyTime(Calendar modifyTime)
|
void |
UsageRecord.setStartTime(Calendar startTime)
Set the left end of the time interval covered by this usage record |
void |
AbstractDelegateUsageRecord.setStartTime(Calendar startTime)
|
void |
RawUsageRecord.setStartTime(Calendar startTime)
Set the left end of the time interval covered by this usage record |
void |
UsageRecord.validate()
|
void |
AbstractDelegateUsageRecord.validate()
|
Constructors in org.gcube.accounting.datamodel that throw InvalidValueException | |
---|---|
RawUsageRecord(UsageRecord r)
Instantiate this record using values from the given record |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |