public static class OapiInspectFeedbackGetResponse.TopInspectFeedbackFormItemVO extends TaobaoObject
| Constructor and Description |
|---|
TopInspectFeedbackFormItemVO() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBizAlias() |
String |
getId() |
String |
getLabel() |
String |
getType() |
String |
getValue() |
void |
setBizAlias(String bizAlias) |
void |
setId(String id) |
void |
setLabel(String label) |
void |
setType(String type) |
void |
setValue(String value) |
public String getBizAlias()
public void setBizAlias(String bizAlias)
public String getId()
public void setId(String id)
public String getLabel()
public void setLabel(String label)
public String getType()
public void setType(String type)
public String getValue()
public void setValue(String value)
Copyright © 2021. All rights reserved.