| Package | Description |
|---|---|
| org.wso2.carbon.dataservices.ui.beans |
| Modifier and Type | Method and Description |
|---|---|
Attribute |
ComplexElement.removeAttribute(String attributeName) |
Attribute |
Result.removeAttribute(String attributeName) |
| Modifier and Type | Method and Description |
|---|---|
List<Attribute> |
ComplexElement.getAttributes() |
List<Attribute> |
Result.getAttributes() |
| Modifier and Type | Method and Description |
|---|---|
void |
ComplexElement.addAttribute(Attribute attribute) |
void |
Result.addAttribute(Attribute attribute) |
void |
Result.removeAttribute(Attribute attribute) |
| Modifier and Type | Method and Description |
|---|---|
void |
Result.setAttributes(List<Attribute> attributes) |
Copyright © 2018 WSO2. All rights reserved.