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
Exception
public GetProcessDesignResponseBody.GetProcessDesignResponseBodyFlowConfigSidInstDetail setFieldBehavior(String fieldBehavior)
public String getFieldBehavior()
public GetProcessDesignResponseBody.GetProcessDesignResponseBodyFlowConfigSidInstDetail setFieldId(String fieldId)
public String getFieldId()
Copyright © 2024. All rights reserved.