public class SortInfo extends Object
| Constructor and Description |
|---|
SortInfo(String property,
SortDirection direction) |
| Modifier and Type | Method and Description |
|---|---|
static SortInfo |
create(Map<String,Object> jsonData) |
SortDirection |
getDirection() |
String |
getProperty() |
String |
toString() |
public SortInfo(String property, SortDirection direction)
Copyright © 2010–2018. All rights reserved.