| Package | Description |
|---|---|
| org.wso2.carbon.apimgt.samples.utils.store.rest.client.model |
| Modifier and Type | Method and Description |
|---|---|
Tag |
Tag.name(String name) |
Tag |
Tag.weight(Integer weight) |
| Modifier and Type | Method and Description |
|---|---|
List<Tag> |
TagList.getList()
Get list
|
| Modifier and Type | Method and Description |
|---|---|
TagList |
TagList.addListItem(Tag listItem) |
| Modifier and Type | Method and Description |
|---|---|
TagList |
TagList.list(List<Tag> list) |
void |
TagList.setList(List<Tag> list) |
Copyright © 2018 WSO2 Inc. All rights reserved.