public class Meta extends Object
| Constructor and Description |
|---|
Meta() |
| Modifier and Type | Method and Description |
|---|---|
int |
getPageNum() |
int |
getPageSize() |
int |
getTotal() |
void |
setPageNum(int pageNum) |
void |
setPageSize(int pageSize) |
void |
setTotal(int total) |
Copyright © 2022. All rights reserved.