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