public class MonitorEventInfoModels extends Object
| 构造器和说明 |
|---|
MonitorEventInfoModels() |
| 限定符和类型 | 方法和说明 |
|---|---|
static MonitorEventInfoModels |
build(int total,
List<MonitorEventInfoModel> list) |
List<MonitorEventInfoModel> |
getList() |
int |
getTotal() |
void |
setList(List<MonitorEventInfoModel> list) |
void |
setTotal(int total) |
public int getTotal()
public void setTotal(int total)
public List<MonitorEventInfoModel> getList()
public void setList(List<MonitorEventInfoModel> list)
public static MonitorEventInfoModels build(int total, List<MonitorEventInfoModel> list)
Copyright © 2018 Jue Ming. All rights reserved.