Uses of Class
org.rhq.core.domain.measurement.calltime.CallTimeDataValue

Packages that use CallTimeDataValue
org.rhq.core.domain.criteria   
org.rhq.core.domain.measurement.calltime   
 

Uses of CallTimeDataValue in org.rhq.core.domain.criteria
 

Methods in org.rhq.core.domain.criteria that return types with arguments of type CallTimeDataValue
 Class<CallTimeDataValue> CallTimeDataCriteria.getPersistentClass()
           
 

Uses of CallTimeDataValue in org.rhq.core.domain.measurement.calltime
 

Methods in org.rhq.core.domain.measurement.calltime that return types with arguments of type CallTimeDataValue
 Map<String,CallTimeDataValue> CallTimeData.getValues()
          Returns a map that maps call destinations to the associated call-time data.
 



Copyright © 2008-2011 Red Hat, Inc.. All Rights Reserved.