| Package | Description |
|---|---|
| org.gcube.contentmanagement.timeseriesservice.stubs.types |
| Modifier and Type | Field and Description |
|---|---|
static OrderType |
OrderType.Ascending |
static OrderType |
OrderType.Descending |
| Modifier and Type | Method and Description |
|---|---|
static OrderType |
OrderType.fromString(String value) |
static OrderType |
OrderType.fromValue(String value) |
OrderType |
Order.getOrder()
Gets the order value for this Order.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Order.setOrder(OrderType order)
Sets the order value for this Order.
|
| Constructor and Description |
|---|
Order(String field,
OrderType order) |
Copyright © 2015. All Rights Reserved.