|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use QueryTimingType | |
|---|---|
| edu.harvard.i2b2.crc.datavo.pdo.query | |
| Uses of QueryTimingType in edu.harvard.i2b2.crc.datavo.pdo.query |
|---|
| Fields in edu.harvard.i2b2.crc.datavo.pdo.query declared as QueryTimingType | |
|---|---|
protected QueryTimingType |
FilterListType.queryTiming
|
| Methods in edu.harvard.i2b2.crc.datavo.pdo.query that return QueryTimingType | |
|---|---|
static QueryTimingType |
QueryTimingType.fromValue(String v)
|
QueryTimingType |
FilterListType.getQueryTiming()
Gets the value of the queryTiming property. |
static QueryTimingType |
QueryTimingType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static QueryTimingType[] |
QueryTimingType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in edu.harvard.i2b2.crc.datavo.pdo.query with parameters of type QueryTimingType | |
|---|---|
void |
FilterListType.setQueryTiming(QueryTimingType value)
Sets the value of the queryTiming property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||