public class BasePagination extends Object implements Serializable
BasePagination()
BasePagination(List<Sorter> sorters)
List<Sorter>
getSorters()
void
setSorters(List<Sorter> sorters)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BasePagination(List<Sorter> sorters)
public BasePagination()
public List<Sorter> getSorters()
public void setSorters(List<Sorter> sorters)
Copyright © 2019. All rights reserved.