| Package | Description |
|---|---|
| io.katharsis.queryParams |
| Modifier and Type | Method and Description |
|---|---|
static SortingValues |
SortingValues.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SortingValues[] |
SortingValues.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,SortingValues> |
RequestParams.getSorting()
Contains a map of sorting values.
|
Copyright © 2015. All Rights Reserved.