| Package | Description |
|---|---|
| net.anwiba.spatial.ckan.request.sort |
| Modifier and Type | Method and Description |
|---|---|
Order |
SortOrderTerm.getOrder() |
Order |
ISortOrderTerm.getOrder() |
static Order |
Order.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Order[] |
Order.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
SortOrderTerm(Order order,
String aspect) |
Copyright © 2007–2019 Andreas W. Bartels. All rights reserved.