public static class GetProcessDesignResponseBody.GetProcessDesignResponseBodyFlowConfigSidInstDetail
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
fieldBehavior
example:
HIDDEN
|
String |
fieldId
example:
textField_xxx
|
| 构造器和说明 |
|---|
GetProcessDesignResponseBodyFlowConfigSidInstDetail() |
@NameInMap(value="fieldBehavior") public String fieldBehavior
HIDDEN
@NameInMap(value="fieldId") public String fieldId
textField_xxx
public GetProcessDesignResponseBodyFlowConfigSidInstDetail()
public static GetProcessDesignResponseBody.GetProcessDesignResponseBodyFlowConfigSidInstDetail build(Map<String,?> map) throws Exception
Exceptionpublic GetProcessDesignResponseBody.GetProcessDesignResponseBodyFlowConfigSidInstDetail setFieldBehavior(String fieldBehavior)
public String getFieldBehavior()
public GetProcessDesignResponseBody.GetProcessDesignResponseBodyFlowConfigSidInstDetail setFieldId(String fieldId)
public String getFieldId()
Copyright © 2025. All rights reserved.