|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ReturnType | |
|---|---|
| org.gcube.dataaccess.spql | |
| org.gcube.dataaccess.spql.model | |
| org.gcube.dataaccess.spql.model.ret | |
| Uses of ReturnType in org.gcube.dataaccess.spql |
|---|
| Methods in org.gcube.dataaccess.spql that return ReturnType | |
|---|---|
ReturnType |
SPQLParser.returnExpression()
|
| Uses of ReturnType in org.gcube.dataaccess.spql.model |
|---|
| Fields in org.gcube.dataaccess.spql.model declared as ReturnType | |
|---|---|
protected ReturnType |
Query.returnType
|
| Methods in org.gcube.dataaccess.spql.model that return ReturnType | |
|---|---|
ReturnType |
Query.getReturnType()
|
| Methods in org.gcube.dataaccess.spql.model with parameters of type ReturnType | |
|---|---|
void |
Query.setReturnType(ReturnType returnType)
|
| Uses of ReturnType in org.gcube.dataaccess.spql.model.ret |
|---|
| Methods in org.gcube.dataaccess.spql.model.ret that return ReturnType | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||