public class PagedResults<T extends BaseEntity> extends Object
| Constructor and Description |
|---|
PagedResults() |
| Modifier and Type | Method and Description |
|---|---|
List<T> |
getResult() |
int |
getTotalCount() |
void |
setTotalCount(int totalCount) |
String |
toString() |
Copyright © 2018–2022. All rights reserved.