public class Label extends Object
| Constructor and Description |
|---|
Label() |
| Modifier and Type | Method and Description |
|---|---|
List |
getAccessUrls() |
String |
getDescription() |
String |
getName() |
void |
setAccessUrls(List accessUrls) |
void |
setDescription(String description) |
void |
setName(String name) |
Copyright © 2019 WSO2. All rights reserved.