public class AlipaySocialBaseRelationCombinedQueryResponse extends AlipayResponse
| Constructor and Description |
|---|
AlipaySocialBaseRelationCombinedQueryResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<RelationCombinedVO> |
getRelationCombinedList()
Gets relation combined list.
|
void |
setRelationCombinedList(List<RelationCombinedVO> relationCombinedList)
Sets relation combined list.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipaySocialBaseRelationCombinedQueryResponse()
public void setRelationCombinedList(List<RelationCombinedVO> relationCombinedList)
relationCombinedList - the relation combined listpublic List<RelationCombinedVO> getRelationCombinedList()
Copyright © 2018. All rights reserved.