|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Operator | |
|---|---|
| org.connid.bundles.soap.utilities | |
| Uses of Operator in org.connid.bundles.soap.utilities |
|---|
| Methods in org.connid.bundles.soap.utilities that return Operator | |
|---|---|
Operator |
Operand.getOp()
|
static Operator |
Operator.valueOf(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.connid.bundles.soap.utilities with parameters of type Operator | |
|---|---|
void |
Operand.setOp(Operator op)
|
| Constructors in org.connid.bundles.soap.utilities with parameters of type Operator | |
|---|---|
Operand(Operator op,
Set<Operand> operands)
|
|
Operand(Operator op,
Set<Operand> operands,
boolean not)
|
|
Operand(Operator op,
String name,
String value)
|
|
Operand(Operator op,
String name,
String value,
boolean not)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||