org.iternine.jeppetto.dao
Class Sort
java.lang.Object
org.iternine.jeppetto.dao.Sort
public class Sort
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Sort
public Sort(String field,
SortDirection sortDirection)
getField
public String getField()
setField
public void setField(String field)
getSortDirection
public SortDirection getSortDirection()
setSortDirection
public void setSortDirection(SortDirection sortDirection)
Copyright © 2012. All Rights Reserved.