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(Date endTime)
          Set the right end of the time interval covered by this usage record
 void AbstractDelegateUsageRecord.setEndTime(Date endTime)
           
 void RawUsageRecord.setEndTime(Date endTime)
          Set the right end of the time interval covered by this usage record
 void UsageRecord.setStartTime(Date startTime)
          Set the left end of the time interval covered by this usage record
 void AbstractDelegateUsageRecord.setStartTime(Date startTime)
           
 void RawUsageRecord.setStartTime(Date startTime)
          Set the left end of the time interval covered by this usage record
 void UsageRecord.validate()
           
 void AbstractDelegateUsageRecord.validate()
           
 void RawUsageRecord.validate()
           
 

Constructors in org.gcube.accounting.datamodel that throw InvalidValueException
RawUsageRecord(UsageRecord r)
          Instantiate this record using values from the given record
 



Copyright © 2014. All Rights Reserved.