public static class GetFormComponentDefinitionListResponseBody.GetFormComponentDefinitionListResponseBodyResult
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
GetFormComponentDefinitionListResponseBodyResult() |
@NameInMap(value="componentName") public String componentName
@NameInMap(value="fieldId") public String fieldId
@NameInMap(value="label") public String label
@NameInMap(value="parentId") public String parentId
public GetFormComponentDefinitionListResponseBodyResult()
public static GetFormComponentDefinitionListResponseBody.GetFormComponentDefinitionListResponseBodyResult build(Map<String,?> map) throws Exception
Exceptionpublic GetFormComponentDefinitionListResponseBody.GetFormComponentDefinitionListResponseBodyResult setComponentName(String componentName)
public String getComponentName()
public GetFormComponentDefinitionListResponseBody.GetFormComponentDefinitionListResponseBodyResult setFieldId(String fieldId)
public String getFieldId()
public GetFormComponentDefinitionListResponseBody.GetFormComponentDefinitionListResponseBodyResult setLabel(String label)
public String getLabel()
public GetFormComponentDefinitionListResponseBody.GetFormComponentDefinitionListResponseBodyResult setParentId(String parentId)
public String getParentId()
Copyright © 2022. All rights reserved.