| Package | Description |
|---|---|
| org.gcube.dataaccess.spql | |
| org.gcube.dataaccess.spql.model | |
| org.gcube.dataaccess.spql.model.ret |
| Modifier and Type | Field and Description |
|---|---|
ReturnType |
SPQLParser.ReturnExpressionContext.returnType |
| Modifier and Type | Field and Description |
|---|---|
protected ReturnType |
Query.returnType |
| Modifier and Type | Method and Description |
|---|---|
ReturnType |
Query.getReturnType() |
| Modifier and Type | Method and Description |
|---|---|
void |
Query.setReturnType(ReturnType returnType) |
| Modifier and Type | Method and Description |
|---|---|
static ReturnType |
ReturnType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReturnType[] |
ReturnType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All Rights Reserved.