public class Advice extends Object
| Constructor and Description |
|---|
Advice() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Returns the name of the AdviceFile key.
|
String |
getValue()
Returns the value for a give AdviceFile key.
|
void |
setName(String name)
Sets the name of the AdviceFile key.
|
void |
setValue(String value)
Sets the value for a give AdviceFile key.
|
public String getName()
public String getValue()
public void setName(String name)
name - Stringpublic void setValue(String value)
value - StringCopyright © 2015 WSO2. All rights reserved.