public class Pagination extends GenericModel
Constructor and Description |
---|
Pagination() |
Modifier and Type | Method and Description |
---|---|
java.lang.Long |
getMatched()
Gets the matched.
|
java.lang.String |
getNextCursor()
Gets the nextCursor.
|
java.lang.String |
getNextUrl()
Gets the nextUrl.
|
java.lang.String |
getRefreshCursor()
Gets the refreshCursor.
|
java.lang.String |
getRefreshUrl()
Gets the refreshUrl.
|
java.lang.Long |
getTotal()
Gets the total.
|
equals, hashCode, toString
public java.lang.String getRefreshUrl()
public java.lang.String getNextUrl()
public java.lang.Long getTotal()
public java.lang.Long getMatched()
public java.lang.String getRefreshCursor()
public java.lang.String getNextCursor()