public class ListBean extends Object
| Constructor and Description |
|---|
ListBean(List list) |
ListBean(List list,
com.github.pagehelper.PageInfo page) |
| Modifier and Type | Method and Description |
|---|---|
List |
getList() |
com.github.pagehelper.PageInfo |
getPage() |
void |
setList(List list) |
void |
setPage(com.github.pagehelper.PageInfo page) |
Copyright © 2020. All rights reserved.