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