public class AlipayOpenPublicGroupBatchqueryResponse extends AlipayResponse
| Constructor and Description |
|---|
AlipayOpenPublicGroupBatchqueryResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<QueryGroup> |
getGroups()
Gets groups.
|
void |
setGroups(List<QueryGroup> groups)
Sets groups.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayOpenPublicGroupBatchqueryResponse()
public void setGroups(List<QueryGroup> groups)
groups - the groupspublic List<QueryGroup> getGroups()
Copyright © 2018. All rights reserved.