public class CrowdSelectTagOptionOpen extends AlipayObject
| 构造器和说明 |
|---|
CrowdSelectTagOptionOpen() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<CrowdSelectTagSubOptionOpen> |
getChildren() |
String |
getText() |
String |
getValue() |
void |
setChildren(List<CrowdSelectTagSubOptionOpen> children) |
void |
setText(String text) |
void |
setValue(String value) |
public List<CrowdSelectTagSubOptionOpen> getChildren()
public void setChildren(List<CrowdSelectTagSubOptionOpen> children)
public String getText()
public void setText(String text)
public String getValue()
public void setValue(String value)
Copyright © 2023. All rights reserved.