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