public class KoubeiContentCommentDataBatchqueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
KoubeiContentCommentDataBatchqueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<CommentOpenModel> |
getComments() |
Long |
getCount() |
void |
setComments(List<CommentOpenModel> comments) |
void |
setCount(Long count) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic KoubeiContentCommentDataBatchqueryResponse()
public void setComments(List<CommentOpenModel> comments)
public List<CommentOpenModel> getComments()
public void setCount(Long count)
public Long getCount()
Copyright © 2017. All rights reserved.