| Package | Description |
|---|---|
| iot.jcypher.query.ast.collection | |
| iot.jcypher.query.ast.predicate |
| Modifier and Type | Method and Description |
|---|---|
PredicateFunction.PredicateFunctionType |
PredicateFunctionEvalExpression.getType() |
| Modifier and Type | Method and Description |
|---|---|
void |
PredicateFunctionEvalExpression.setType(PredicateFunction.PredicateFunctionType type) |
| Modifier and Type | Method and Description |
|---|---|
PredicateFunction.PredicateFunctionType |
PredicateFunction.getType() |
static PredicateFunction.PredicateFunctionType |
PredicateFunction.PredicateFunctionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PredicateFunction.PredicateFunctionType[] |
PredicateFunction.PredicateFunctionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016. All rights reserved.