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