public class ConfigurationInformation extends Object
| Constructor and Description |
|---|
ConfigurationInformation() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getName() |
boolean |
isActive() |
void |
setActive(boolean active) |
void |
setDescription(String description) |
void |
setName(String name) |
Copyright © 2019 WSO2. All rights reserved.