| Package | Description |
|---|---|
| org.gcube_system.namespaces.application.aquamaps.types |
| Modifier and Type | Field and Description |
|---|---|
static OrderDirection |
OrderDirection.ASC |
static OrderDirection |
OrderDirection.DESC |
| Modifier and Type | Method and Description |
|---|---|
static OrderDirection |
OrderDirection.fromString(String value) |
static OrderDirection |
OrderDirection.fromValue(String value) |
OrderDirection |
PagedRequestSettings.getOrderDirection()
Gets the orderDirection value for this PagedRequestSettings.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PagedRequestSettings.setOrderDirection(OrderDirection orderDirection)
Sets the orderDirection value for this PagedRequestSettings.
|
| Constructor and Description |
|---|
PagedRequestSettings(int limit,
int offset,
OrderDirection orderDirection,
String orderField) |
Copyright © 2017. All Rights Reserved.