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