org.kaoriha.jspbp.renderer.table
Class Query<T extends Enum<T>>
java.lang.Object
org.kaoriha.jspbp.renderer.table.Query<T>
public class Query<T extends Enum<T>>
- extends Object
Constructor Summary |
Query()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Query
public Query()
getSortList
public List<Sort<T>> getSortList()
setSortList
public void setSortList(List<Sort<T>> sortList)
getOffset
public int getOffset()
setOffset
public void setOffset(int offset)
getSize
public int getSize()
setSize
public void setSize(int size)
Copyright ? 2007-2008 Hound. All Rights Reserved.