Uses of Class
org.gcube.accounting.exception.InvalidValueException

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.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
 



Copyright © 2013. All Rights Reserved.