|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TokenOperatorD3.Operator | |
|---|---|
| org.mule.module.apikit.uri | |
| Uses of TokenOperatorD3.Operator in org.mule.module.apikit.uri |
|---|
| Methods in org.mule.module.apikit.uri that return TokenOperatorD3.Operator | |
|---|---|
TokenOperatorD3.Operator |
TokenOperatorD3.operator()
Returns the operator part of this token. |
static TokenOperatorD3.Operator |
TokenOperatorD3.toOperator(String op)
Returns the operator if it is defined in this class. |
static TokenOperatorD3.Operator |
TokenOperatorD3.Operator.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static TokenOperatorD3.Operator[] |
TokenOperatorD3.Operator.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.mule.module.apikit.uri with parameters of type TokenOperatorD3.Operator | |
|---|---|
TokenOperatorD3(TokenOperatorD3.Operator op,
String arg,
List<Variable> vars)
Creates a new operator token. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||