Uses of Interface
biz.hammurapi.metrics.TimeIntervalCategory

Packages that use TimeIntervalCategory
biz.hammurapi.metrics   
biz.hammurapi.sql   
 

Uses of TimeIntervalCategory in biz.hammurapi.metrics
 

Methods in biz.hammurapi.metrics that return TimeIntervalCategory
static TimeIntervalCategory MeasurementCategoryFactory.getTimeIntervalCategory(java.lang.Class klass)
           
static TimeIntervalCategory MeasurementCategoryFactory.getTimeIntervalCategory(java.lang.String categoryName)
           
 

Uses of TimeIntervalCategory in biz.hammurapi.sql
 

Fields in biz.hammurapi.sql declared as TimeIntervalCategory
protected  TimeIntervalCategory MeasuringDatabaseObject.timeIntervalCategory
           
 

Methods in biz.hammurapi.sql that return TimeIntervalCategory
 TimeIntervalCategory SQLProcessor.getTimeIntervalCategory()
           
 

Methods in biz.hammurapi.sql with parameters of type TimeIntervalCategory
 void SQLProcessor.setTimeIntervalCategory(TimeIntervalCategory timeIntervalCategory)
           
 



Copyright © 2003 Hammurapi Group. All Rights Reserved.