| Package | Description |
|---|---|
| org.gcube.data.analysis.tabulardata.query.parameters |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
QueryOrder.setOrderingDirection(QueryOrderDirection orderingDirection) |
| Constructor and Description |
|---|
QueryOrder(org.gcube.data.analysis.tabulardata.model.column.ColumnLocalId orderingColumnId,
QueryOrderDirection orderingDirection) |
Copyright © 2020. All Rights Reserved.