ch.ralscha.extdirectspring.bean
Class SortInfo
java.lang.Object
ch.ralscha.extdirectspring.bean.SortInfo
public class SortInfo
- extends Object
SortInfo
public SortInfo(String property,
SortDirection direction)
getProperty
public String getProperty()
setProperty
public void setProperty(String property)
getDirection
public SortDirection getDirection()
setDirection
public void setDirection(SortDirection direction)
create
public static SortInfo create(Map<String,Object> jsonData)
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2010-2011. All Rights Reserved.