|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of QueryOrderDirection in org.gcube.data.analysis.tabulardata.query.parameters |
|---|
| Methods in org.gcube.data.analysis.tabulardata.query.parameters that return QueryOrderDirection | |
|---|---|
QueryOrderDirection |
QueryOrder.getOrderingDirection()
|
static QueryOrderDirection |
QueryOrderDirection.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static QueryOrderDirection[] |
QueryOrderDirection.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.gcube.data.analysis.tabulardata.query.parameters with parameters of type QueryOrderDirection | |
|---|---|
void |
QueryOrder.setOrderingDirection(QueryOrderDirection orderingDirection)
|
| Constructors in org.gcube.data.analysis.tabulardata.query.parameters with parameters of type QueryOrderDirection | |
|---|---|
QueryOrder(org.gcube.data.analysis.tabulardata.model.column.ColumnLocalId orderingColumnId,
QueryOrderDirection orderingDirection)
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||