public class OapiRhinoHumanresEmployeeProductionteamListResponse extends TaobaoResponse
| 限定符和类型 | 类和说明 |
|---|---|
static class |
OapiRhinoHumanresEmployeeProductionteamListResponse.Model
员工信息
|
static class |
OapiRhinoHumanresEmployeeProductionteamListResponse.ProductionTeamList
拥有的生产组
|
| 构造器和说明 |
|---|
OapiRhinoHumanresEmployeeProductionteamListResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<OapiRhinoHumanresEmployeeProductionteamListResponse.Model> |
getCorpEmployeeInfo() |
Long |
getErrcode() |
String |
getErrmsg() |
String |
getExternalMsgInfo() |
Long |
getStatusCode() |
Boolean |
getSuccess() |
boolean |
isSuccess() |
void |
setCorpEmployeeInfo(List<OapiRhinoHumanresEmployeeProductionteamListResponse.Model> corpEmployeeInfo) |
void |
setErrcode(Long errcode) |
void |
setErrmsg(String errmsg) |
void |
setExternalMsgInfo(String externalMsgInfo) |
void |
setStatusCode(Long statusCode) |
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 OapiRhinoHumanresEmployeeProductionteamListResponse()
public void setCorpEmployeeInfo(List<OapiRhinoHumanresEmployeeProductionteamListResponse.Model> corpEmployeeInfo)
public List<OapiRhinoHumanresEmployeeProductionteamListResponse.Model> getCorpEmployeeInfo()
public void setErrcode(Long errcode)
public Long getErrcode()
public void setErrmsg(String errmsg)
public String getErrmsg()
public void setExternalMsgInfo(String externalMsgInfo)
public String getExternalMsgInfo()
public void setStatusCode(Long statusCode)
public Long getStatusCode()
public void setSuccess(Boolean success)
public Boolean getSuccess()
public boolean isSuccess()
isSuccess 在类中 TaobaoResponseCopyright © 2020. All rights reserved.