public class OapiReportCommentListResponse extends TaobaoResponse
| Modifier and Type | Class and Description |
|---|---|
static class |
OapiReportCommentListResponse.ReportCommentVo
日志评论详情
|
static class |
OapiReportCommentListResponse.ReportPageVo
统计结果
|
| Constructor and Description |
|---|
OapiReportCommentListResponse() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getErrcode() |
String |
getErrmsg() |
OapiReportCommentListResponse.ReportPageVo |
getResult() |
Boolean |
getSuccess() |
boolean |
isSuccess() |
void |
setErrcode(Long errcode) |
void |
setErrmsg(String errmsg) |
void |
setResult(OapiReportCommentListResponse.ReportPageVo result) |
void |
setSuccess(Boolean success) |
getBody, getCode, getErrorCode, getFlag, getHeaderContent, getMessage, getMsg, getParams, getQimenType, getRequestId, getRequestUrl, getSubCode, getSubMessage, getSubMsg, setBody, setCode, setErrorCode, setFlag, setHeaderContent, setMessage, setMsg, setParams, setQimenType, setRequestId, setRequestUrl, setSubCode, setSubMessage, setSubMsgpublic void setErrcode(Long errcode)
public Long getErrcode()
public void setErrmsg(String errmsg)
public String getErrmsg()
public void setResult(OapiReportCommentListResponse.ReportPageVo result)
public OapiReportCommentListResponse.ReportPageVo getResult()
public void setSuccess(Boolean success)
public Boolean getSuccess()
public boolean isSuccess()
isSuccess in class TaobaoResponseCopyright © 2021. All rights reserved.