Package com.alphapay.api.model.beans
Class Pagination
java.lang.Object
com.alphapay.api.model.beans.Pagination
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetPage()getTotal()voidvoidsetPageLimit(Long pageLimit) voidvoidsetTotalPage(Long totalPage)
-
Constructor Details
-
Pagination
public Pagination()
-
-
Method Details
-
getPage
-
setPage
-
getPageLimit
-
setPageLimit
-
getTotalPage
-
setTotalPage
-
getTotal
-
setTotal
-