public class OapiAttendanceVacationTypeCreateResponse extends TaobaoResponse
| Modifier and Type | Class and Description |
|---|---|
static class |
OapiAttendanceVacationTypeCreateResponse.LeaveCertificate
请假证明
|
static class |
OapiAttendanceVacationTypeCreateResponse.LeaveTypeVo
业务结果
|
static class |
OapiAttendanceVacationTypeCreateResponse.LeaveVisibilityRuleVo
该假期类型的“适用范围”规则列表
|
static class |
OapiAttendanceVacationTypeCreateResponse.SubmitTimeRuleVo
限时提交规则
|
| Constructor and Description |
|---|
OapiAttendanceVacationTypeCreateResponse() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getErrcode() |
String |
getErrmsg() |
OapiAttendanceVacationTypeCreateResponse.LeaveTypeVo |
getResult() |
Boolean |
getSuccess() |
boolean |
isSuccess() |
void |
setErrcode(Long errcode) |
void |
setErrmsg(String errmsg) |
void |
setResult(OapiAttendanceVacationTypeCreateResponse.LeaveTypeVo 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 OapiAttendanceVacationTypeCreateResponse()
public void setErrcode(Long errcode)
public Long getErrcode()
public void setErrmsg(String errmsg)
public String getErrmsg()
public void setResult(OapiAttendanceVacationTypeCreateResponse.LeaveTypeVo result)
public OapiAttendanceVacationTypeCreateResponse.LeaveTypeVo getResult()
public void setSuccess(Boolean success)
public Boolean getSuccess()
public boolean isSuccess()
isSuccess in class TaobaoResponseCopyright © 2021. All rights reserved.