public class DailyReportsGetResponseData extends Object
| 构造器和说明 |
|---|
DailyReportsGetResponseData() |
| 限定符和类型 | 方法和说明 |
|---|---|
DailyReportsGetResponseData |
addListItem(DailyReportsGetListStruct listItem) |
boolean |
equals(Object o) |
List<DailyReportsGetListStruct> |
getList()
Get list
|
Conf |
getPageInfo()
Get pageInfo
|
int |
hashCode() |
DailyReportsGetResponseData |
list(List<DailyReportsGetListStruct> list) |
DailyReportsGetResponseData |
pageInfo(Conf pageInfo) |
void |
setList(List<DailyReportsGetListStruct> list) |
void |
setPageInfo(Conf pageInfo) |
String |
toString() |
public DailyReportsGetResponseData list(List<DailyReportsGetListStruct> list)
public DailyReportsGetResponseData addListItem(DailyReportsGetListStruct listItem)
public List<DailyReportsGetListStruct> getList()
public void setList(List<DailyReportsGetListStruct> list)
public DailyReportsGetResponseData pageInfo(Conf pageInfo)
public Conf getPageInfo()
public void setPageInfo(Conf pageInfo)
Copyright © 2020. All rights reserved.