public class AlipaySocialBaseRelationFriendsQueryResponse extends AlipayResponse
| Constructor and Description |
|---|
AlipaySocialBaseRelationFriendsQueryResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<FriendListVO> |
getFriendList()
Gets friend list.
|
void |
setFriendList(List<FriendListVO> friendList)
Sets friend list.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipaySocialBaseRelationFriendsQueryResponse()
public void setFriendList(List<FriendListVO> friendList)
friendList - the friend listpublic List<FriendListVO> getFriendList()
Copyright © 2018. All rights reserved.