content
Content text for filtering related content.
Serializablestatic final intvoidclear()intintintprotected intprotected intintbooleanbooleanvoidsetAllPageCount(int allPageCount) voidsetAllRecordCount(int allRecordCount) voidsetCurrentPageNumber(int currentPageNumber) voidsetExistNextPage(boolean existNextPage) voidsetExistPrePage(boolean existPrePage) voidsetPageNumberList(List<Integer> pageNumberList) voidsetPageSize(int pageSize) allRecordCount - total record countallPageCount - total page countexistPrePage - true if previous page exists, false otherwiseexistNextPage - true if next page exists, false otherwisepageSize - page sizecurrentPageNumber - current page numberpageNumberList - list of page numbers