public class OapiProcessFormGetResponse extends TaobaoResponse
| 限定符和类型 | 类和说明 |
|---|---|
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
|
| 构造器和说明 |
|---|
OapiProcessFormGetResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
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 在类中 TaobaoResponseCopyright © 2020. All rights reserved.