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