public class OapiAtsStatisticsResumeListResponse extends TaobaoResponse
| Modifier and Type | Class and Description |
|---|---|
static class |
OapiAtsStatisticsResumeListResponse.AtsPageResult
分页结果
|
static class |
OapiAtsStatisticsResumeListResponse.TopResumeStatisticsVo
简历信息列表
|
| Constructor and Description |
|---|
OapiAtsStatisticsResumeListResponse() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getErrcode() |
String |
getErrmsg() |
OapiAtsStatisticsResumeListResponse.AtsPageResult |
getResult() |
boolean |
isSuccess() |
void |
setErrcode(Long errcode) |
void |
setErrmsg(String errmsg) |
void |
setResult(OapiAtsStatisticsResumeListResponse.AtsPageResult result) |
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(OapiAtsStatisticsResumeListResponse.AtsPageResult result)
public OapiAtsStatisticsResumeListResponse.AtsPageResult getResult()
public boolean isSuccess()
isSuccess in class TaobaoResponseCopyright © 2021. All rights reserved.