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