|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BinaryOperatorType.ParameterType | |
|---|---|
| org.apache.camel.language.simple.types | Types for the Camel Simple language. |
| Uses of BinaryOperatorType.ParameterType in org.apache.camel.language.simple.types |
|---|
| Methods in org.apache.camel.language.simple.types that return BinaryOperatorType.ParameterType | |
|---|---|
static BinaryOperatorType.ParameterType[] |
BinaryOperatorType.supportedParameterTypes(BinaryOperatorType operator)
Returns the types of right hand side parameters this operator supports. |
static BinaryOperatorType.ParameterType |
BinaryOperatorType.ParameterType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static BinaryOperatorType.ParameterType[] |
BinaryOperatorType.ParameterType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||