public class Property extends Object
| Constructor and Description |
|---|
Property() |
| Modifier and Type | Method and Description |
|---|---|
String |
getKey() |
static Property |
getProperty(String advicePropertyDefinition) |
String |
getValue() |
void |
setKey(String key) |
void |
setValue(String value) |
Copyright © 2021 WSO2. All rights reserved.