|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Operator | |
|---|---|
| org.ow2.weblab.core.model | |
| Uses of Operator in org.ow2.weblab.core.model |
|---|
| Fields in org.ow2.weblab.core.model declared as Operator | |
|---|---|
protected Operator |
ComposedQuery.operator
|
| Methods in org.ow2.weblab.core.model that return Operator | |
|---|---|
static Operator |
Operator.fromValue(java.lang.String v)
|
Operator |
ComposedQuery.getOperator()
Gets the value of the operator property. |
static Operator |
Operator.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Operator[] |
Operator.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.ow2.weblab.core.model with parameters of type Operator | |
|---|---|
void |
ComposedQuery.setOperator(Operator value)
Sets the value of the operator property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||