public class SortByField extends Object implements Serializable
| Constructor and Description |
|---|
SortByField() |
SortByField(String field,
SortType sortType) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFieldName() |
SortType |
getSortType() |
void |
setFieldName(String fieldName) |
void |
setSortType(SortType sortType) |
Copyright © 2016 WSO2. All rights reserved.