Package | Description |
---|---|
org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model | |
org.gcube.application.aquamaps.aquamapsservice.stubs.fw.types |
Modifier and Type | Method and Description |
---|---|
OrderDirection |
PagedRequestSettings.orderDirection() |
Modifier and Type | Method and Description |
---|---|
void |
PagedRequestSettings.orderDirection(OrderDirection orderDirection) |
Constructor and Description |
---|
PagedRequestSettings(int limit,
int offset,
String orderField,
OrderDirection orderDirection) |
Modifier and Type | Method and Description |
---|---|
static OrderDirection |
OrderDirection.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OrderDirection[] |
OrderDirection.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All Rights Reserved.