public class AlipayOpenPublicMessageQueryResponse extends AlipayResponse
Constructor and Description |
---|
AlipayOpenPublicMessageQueryResponse() |
Modifier and Type | Method and Description |
---|---|
List<PublicMessageInfo> |
getList()
Gets list.
|
void |
setList(List<PublicMessageInfo> list)
Sets list.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AlipayOpenPublicMessageQueryResponse()
public void setList(List<PublicMessageInfo> list)
list
- the listpublic List<PublicMessageInfo> getList()
Copyright © 2018. All rights reserved.