public class MetaPaginated extends Object
| Constructor and Description |
|---|
MetaPaginated() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Integer |
getTotalPages() |
Integer |
getTotalRecords() |
int |
hashCode() |
void |
setTotalPages(Integer totalPages) |
void |
setTotalRecords(Integer totalRecords) |
String |
toString() |
Copyright © 2019. All rights reserved.