|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OrderingDirection | |
|---|---|
| org.gcube.data.analysis.tabulardata.query.params | |
| Uses of OrderingDirection in org.gcube.data.analysis.tabulardata.query.params |
|---|
| Methods in org.gcube.data.analysis.tabulardata.query.params that return OrderingDirection | |
|---|---|
OrderingDirection |
Ordering.getOrderingDirection()
|
static OrderingDirection |
OrderingDirection.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static OrderingDirection[] |
OrderingDirection.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.params with parameters of type OrderingDirection | |
|---|---|
void |
Ordering.setOrderingDirection(OrderingDirection orderingDirection)
|
| Constructors in org.gcube.data.analysis.tabulardata.query.params with parameters of type OrderingDirection | |
|---|---|
Ordering(String orderingColumnName,
OrderingDirection orderingDirection)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||