public class AlipaySocialBaseRelationFriendsQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipaySocialBaseRelationFriendsQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<FriendListVO> |
getFriendList() |
void |
setFriendList(List<FriendListVO> friendList) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipaySocialBaseRelationFriendsQueryResponse()
public void setFriendList(List<FriendListVO> friendList)
public List<FriendListVO> getFriendList()
Copyright © 2023. All rights reserved.