| Package | Description |
|---|---|
| org.wso2.am.integration.clients.publisher.api.v1.dto |
| Modifier and Type | Method and Description |
|---|---|
ScopeListListDTO |
ScopeListListDTO.description(String description) |
ScopeListListDTO |
ScopeListListDTO.name(String name) |
| Modifier and Type | Method and Description |
|---|---|
List<ScopeListListDTO> |
ScopeListDTO.getList()
Get list
|
| Modifier and Type | Method and Description |
|---|---|
ScopeListDTO |
ScopeListDTO.addListItem(ScopeListListDTO listItem) |
| Modifier and Type | Method and Description |
|---|---|
ScopeListDTO |
ScopeListDTO.list(List<ScopeListListDTO> list) |
void |
ScopeListDTO.setList(List<ScopeListListDTO> list) |
Copyright © 2019 WSO2 Inc. All rights reserved.