public class OapiRhinoHumanresProcessStructuralClusterQueryResponse extends TaobaoResponse
| Modifier and Type | Class and Description |
|---|---|
static class |
OapiRhinoHumanresProcessStructuralClusterQueryResponse.Model
结构化工序关联dto
|
static class |
OapiRhinoHumanresProcessStructuralClusterQueryResponse.ProcessStructuralClusterDto
结构化工序详情
|
| Constructor and Description |
|---|
OapiRhinoHumanresProcessStructuralClusterQueryResponse() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getErrcode() |
String |
getErrmsg() |
String |
getExternalMsgInfo() |
Long |
getHsfcode() |
List<OapiRhinoHumanresProcessStructuralClusterQueryResponse.Model> |
getModel() |
Boolean |
getSuccess() |
boolean |
isSuccess() |
void |
setErrcode(Long errcode) |
void |
setErrmsg(String errmsg) |
void |
setExternalMsgInfo(String externalMsgInfo) |
void |
setHsfcode(Long hsfcode) |
void |
setModel(List<OapiRhinoHumanresProcessStructuralClusterQueryResponse.Model> model) |
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 OapiRhinoHumanresProcessStructuralClusterQueryResponse()
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 setHsfcode(Long hsfcode)
public Long getHsfcode()
public void setModel(List<OapiRhinoHumanresProcessStructuralClusterQueryResponse.Model> model)
public List<OapiRhinoHumanresProcessStructuralClusterQueryResponse.Model> getModel()
public void setSuccess(Boolean success)
public Boolean getSuccess()
public boolean isSuccess()
isSuccess in class TaobaoResponseCopyright © 2021. All rights reserved.