|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LogicalOperatorValues | |
|---|---|
| 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 LogicalOperatorValues in org.plasma.query.model |
|---|
| Fields in org.plasma.query.model declared as LogicalOperatorValues | |
|---|---|
protected LogicalOperatorValues |
LogicalOperator.value
|
| Methods in org.plasma.query.model that return LogicalOperatorValues | |
|---|---|
static LogicalOperatorValues |
LogicalOperatorValues.fromValue(String v)
|
LogicalOperatorValues |
LogicalOperator.getValue()
Gets the value of the value property. |
static LogicalOperatorValues |
LogicalOperatorValues.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static LogicalOperatorValues[] |
LogicalOperatorValues.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 LogicalOperatorValues | |
|---|---|
void |
LogicalOperator.setValue(LogicalOperatorValues value)
Sets the value of the value property. |
| Constructors in org.plasma.query.model with parameters of type LogicalOperatorValues | |
|---|---|
Expression(LogicalOperatorValues oper)
|
|
LogicalOperator(LogicalOperatorValues content)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||