|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OutputOptionTimeType | |
|---|---|
| edu.harvard.i2b2.crc.datavo.pdo.query | |
| Uses of OutputOptionTimeType in edu.harvard.i2b2.crc.datavo.pdo.query |
|---|
| Fields in edu.harvard.i2b2.crc.datavo.pdo.query declared as OutputOptionTimeType | |
|---|---|
protected OutputOptionTimeType |
OutputOptionListType.time
|
| Methods in edu.harvard.i2b2.crc.datavo.pdo.query that return OutputOptionTimeType | |
|---|---|
static OutputOptionTimeType |
OutputOptionTimeType.fromValue(String v)
|
OutputOptionTimeType |
OutputOptionListType.getTime()
Gets the value of the time property. |
static OutputOptionTimeType |
OutputOptionTimeType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static OutputOptionTimeType[] |
OutputOptionTimeType.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 OutputOptionTimeType | |
|---|---|
void |
OutputOptionListType.setTime(OutputOptionTimeType value)
Sets the value of the time property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||