public class SortInformation extends Object implements Serializable
| Constructor and Description |
|---|
SortInformation() |
SortInformation(String sortField,
String sortDir) |
| Modifier and Type | Method and Description |
|---|---|
String |
getSortDir() |
String |
getSortField() |
void |
setSortDir(String sortDir) |
void |
setSortField(String sortField) |
String |
toString() |
Copyright © 2015. All Rights Reserved.