Uses of Class
edu.harvard.i2b2.crc.datavo.setfinder.query.TimingType

Packages that use TimingType
edu.harvard.i2b2.crc.datavo.setfinder.query   
 

Uses of TimingType in edu.harvard.i2b2.crc.datavo.setfinder.query
 

Fields in edu.harvard.i2b2.crc.datavo.setfinder.query declared as TimingType
protected  TimingType QueryDefinitionType.queryTiming
           
 

Methods in edu.harvard.i2b2.crc.datavo.setfinder.query that return TimingType
static TimingType TimingType.fromValue(String v)
           
 TimingType QueryDefinitionType.getQueryTiming()
          Gets the value of the queryTiming property.
static TimingType TimingType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static TimingType[] TimingType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in edu.harvard.i2b2.crc.datavo.setfinder.query with parameters of type TimingType
 void QueryDefinitionType.setQueryTiming(TimingType value)
          Sets the value of the queryTiming property.
 



Copyright © 2011. All Rights Reserved.