public static class OapiProcessinstanceGetResponse.FormComponentValueVo extends TaobaoObject
| Constructor and Description |
|---|
FormComponentValueVo() |
| Modifier and Type | Method and Description |
|---|---|
String |
getComponentType() |
String |
getExtValue() |
String |
getId() |
String |
getName() |
String |
getValue() |
void |
setComponentType(String componentType) |
void |
setExtValue(String extValue) |
void |
setId(String id) |
void |
setName(String name) |
void |
setValue(String value) |
public String getComponentType()
public void setComponentType(String componentType)
public String getExtValue()
public void setExtValue(String extValue)
public String getId()
public void setId(String id)
public String getName()
public void setName(String name)
public String getValue()
public void setValue(String value)
Copyright © 2021. All rights reserved.