| Package | Description |
|---|---|
| io.github.ibuildthecloud.gdapi.model | |
| io.github.ibuildthecloud.gdapi.url |
| Modifier and Type | Method and Description |
|---|---|
Sort.SortOrder |
Sort.getOrderEnum() |
static Sort.SortOrder |
Sort.SortOrder.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Sort.SortOrder[] |
Sort.SortOrder.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Sort.setOrderEnum(Sort.SortOrder orderEnum) |
| Constructor and Description |
|---|
Sort(String name,
Sort.SortOrder orderEnum,
URL reverse) |
| Modifier and Type | Method and Description |
|---|---|
URL |
UrlBuilder.reverseSort(Sort.SortOrder currentOrder) |
URL |
NullUrlBuilder.reverseSort(Sort.SortOrder currentOrder) |
URL |
DefaultUrlBuilder.reverseSort(Sort.SortOrder currentOrder) |
Copyright © 2014. All rights reserved.