public class SortByFieldBean extends Object
| Constructor and Description |
|---|
SortByFieldBean() |
SortByFieldBean(String field,
String sortType) |
| Modifier and Type | Method and Description |
|---|---|
String |
getField() |
String |
getSortType() |
void |
setField(String field) |
void |
setSortType(String sortType) |
Copyright © 2018 WSO2. All rights reserved.