public class OapiEduPeriodCreateResponse extends TaobaoResponse
| Modifier and Type | Class and Description |
|---|---|
static class |
OapiEduPeriodCreateResponse.EduGradeDo
年级id,有可能会空列表,需要通过读接口查询
|
static class |
OapiEduPeriodCreateResponse.OpenPeriodCreateResponse
返回结果值
|
| Constructor and Description |
|---|
OapiEduPeriodCreateResponse() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getErrcode() |
String |
getErrmsg() |
OapiEduPeriodCreateResponse.OpenPeriodCreateResponse |
getResult() |
Boolean |
getSuccess() |
boolean |
isSuccess() |
void |
setErrcode(Long errcode) |
void |
setErrmsg(String errmsg) |
void |
setResult(OapiEduPeriodCreateResponse.OpenPeriodCreateResponse 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(OapiEduPeriodCreateResponse.OpenPeriodCreateResponse result)
public OapiEduPeriodCreateResponse.OpenPeriodCreateResponse getResult()
public void setSuccess(Boolean success)
public Boolean getSuccess()
public boolean isSuccess()
isSuccess in class TaobaoResponseCopyright © 2021. All rights reserved.