public class OapiProcessFormGetResponse extends TaobaoResponse
| Modifier and Type | Class and Description |
|---|---|
static class |
OapiProcessFormGetResponse.BehaviorLinkageVo
明细里的表单联动属性
|
static class |
OapiProcessFormGetResponse.FormComponent1Vo
子组件
|
static class |
OapiProcessFormGetResponse.FormComponent2Vo
子组件
|
static class |
OapiProcessFormGetResponse.FormComponentPropVo
组件属性
|
static class |
OapiProcessFormGetResponse.FormComponentStatVo
明细里需要统计的字段
|
static class |
OapiProcessFormGetResponse.FormComponentVo
表单列表
|
static class |
OapiProcessFormGetResponse.LinkageTargetVo
联动对应的目标
|
static class |
OapiProcessFormGetResponse.ProcessTopVo
result
|
| Constructor and Description |
|---|
OapiProcessFormGetResponse() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getErrcode() |
String |
getErrmsg() |
OapiProcessFormGetResponse.ProcessTopVo |
getResult() |
Boolean |
getSuccess() |
boolean |
isSuccess() |
void |
setErrcode(Long errcode) |
void |
setErrmsg(String errmsg) |
void |
setResult(OapiProcessFormGetResponse.ProcessTopVo 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(OapiProcessFormGetResponse.ProcessTopVo result)
public OapiProcessFormGetResponse.ProcessTopVo getResult()
public void setSuccess(Boolean success)
public Boolean getSuccess()
public boolean isSuccess()
isSuccess in class TaobaoResponseCopyright © 2021. All rights reserved.