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