|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectch.ralscha.extdirectspring.bean.GroupInfo
public class GroupInfo
| Constructor Summary | |
|---|---|
GroupInfo(String property,
SortDirection direction)
|
|
| Method Summary | |
|---|---|
static GroupInfo |
create(Map<String,Object> jsonData)
|
SortDirection |
getDirection()
|
String |
getProperty()
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public GroupInfo(String property,
SortDirection direction)
| Method Detail |
|---|
public String getProperty()
public SortDirection getDirection()
public static GroupInfo create(Map<String,Object> jsonData)
public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||