public static class DingtalkFlowFormResponse.ResponseChildFormItem extends Object
| 构造器和说明 |
|---|
ResponseChildFormItem() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getBizAlias() |
String |
getExtValue() |
DingtalkFlowFormResponse.ResponseChildFormItemProperty |
getProps() |
String |
getValue() |
void |
setBizAlias(String bizAlias) |
void |
setExtValue(String extValue) |
void |
setProps(DingtalkFlowFormResponse.ResponseChildFormItemProperty props) |
void |
setValue(String value) |
public String getBizAlias()
public void setBizAlias(String bizAlias)
public String getExtValue()
public void setExtValue(String extValue)
public DingtalkFlowFormResponse.ResponseChildFormItemProperty getProps()
public void setProps(DingtalkFlowFormResponse.ResponseChildFormItemProperty props)
public String getValue()
public void setValue(String value)
Copyright © 2020. All rights reserved.