public class OapiBlackboardListtoptenResponse extends TaobaoResponse
| 限定符和类型 | 类和说明 |
|---|---|
static class |
OapiBlackboardListtoptenResponse.OapiBlackboardVo
result
|
| 构造器和说明 |
|---|
OapiBlackboardListtoptenResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<OapiBlackboardListtoptenResponse.OapiBlackboardVo> |
getBlackboardList() |
Long |
getErrcode() |
String |
getErrmsg() |
boolean |
isSuccess() |
void |
setBlackboardList(List<OapiBlackboardListtoptenResponse.OapiBlackboardVo> blackboardList) |
void |
setErrcode(Long errcode) |
void |
setErrmsg(String errmsg) |
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 setBlackboardList(List<OapiBlackboardListtoptenResponse.OapiBlackboardVo> blackboardList)
public List<OapiBlackboardListtoptenResponse.OapiBlackboardVo> getBlackboardList()
public void setErrcode(Long errcode)
public Long getErrcode()
public void setErrmsg(String errmsg)
public String getErrmsg()
public boolean isSuccess()
isSuccess 在类中 TaobaoResponseCopyright © 2020. All rights reserved.