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