Modifier and Type | Field and Description |
---|---|
protected SimpleSearchOperationType |
SimpleSearchOperatorType.operation |
Modifier and Type | Method and Description |
---|---|
static SimpleSearchOperationType |
SimpleSearchOperationType.fromValue(String v) |
SimpleSearchOperationType |
SimpleSearchOperatorType.getOperation()
Gets the value of the operation property.
|
static SimpleSearchOperationType |
SimpleSearchOperationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SimpleSearchOperationType[] |
SimpleSearchOperationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
SimpleSearchOperatorType.setOperation(SimpleSearchOperationType value)
Sets the value of the operation property.
|
Copyright © 2015. All rights reserved.