public interface SortOrder
| Modifier and Type | Method and Description |
|---|---|
boolean |
getAse()
Gets whether sort according to ascending or descending order
|
String |
getFieldName()
Gets the name of field that the SortOrder would be for
|
Locale |
getLocale()
Gets Locale that the sorting would be using
|
String getFieldName()
boolean getAse()
Locale getLocale()