|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||