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