|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RelationalOperatorValues | |
|---|---|
| org.plasma.query.model | PlasmaSDO™ License This is a community release of PlasmaSDO™, a dual-license Service Data Object (SDO) 2.1 implementation. |
| Uses of RelationalOperatorValues in org.plasma.query.model |
|---|
| Fields in org.plasma.query.model declared as RelationalOperatorValues | |
|---|---|
protected RelationalOperatorValues |
RelationalOperator.value
|
| Methods in org.plasma.query.model that return RelationalOperatorValues | |
|---|---|
static RelationalOperatorValues |
RelationalOperatorValues.fromValue(String v)
|
RelationalOperatorValues |
RelationalOperator.getValue()
Gets the value of the value property. |
static RelationalOperatorValues |
RelationalOperatorValues.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static RelationalOperatorValues[] |
RelationalOperatorValues.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.plasma.query.model with parameters of type RelationalOperatorValues | |
|---|---|
void |
RelationalOperator.setValue(RelationalOperatorValues value)
Sets the value of the value property. |
| Constructors in org.plasma.query.model with parameters of type RelationalOperatorValues | |
|---|---|
RelationalOperator(RelationalOperatorValues content)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||