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