public class PageOptions
extends Object
-
Constructor Summary
Constructors
-
Method Summary
-
Constructor Details
-
PageOptions
public PageOptions()
-
PageOptions
public PageOptions(int page,
int perPage)
-
Method Details
-
getPage
public int getPage()
-
getPerPage
public int getPerPage()
-