| 程序包 | 说明 |
|---|---|
| com.alipay.service.schema.model.attribute |
| 限定符和类型 | 方法和说明 |
|---|---|
List<Option> |
Attribute.getOptions()
Getter method for property options.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
Attribute.addOption(Option option) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
Attribute.appendOptionsElement(org.dom4j.Element parent,
List<Option> options,
String attributeId) |
void |
Attribute.setOptions(List<Option> options)
Setter method for property options.
|
Copyright © 2023. All rights reserved.