public class Property extends Object
| Constructor | Description |
|---|---|
Property() |
| Modifier and Type | Method | Description |
|---|---|---|
String |
getKey() |
Getter for the field
key. |
String |
getValue() |
Getter for the field
value. |
void |
setKey(String key) |
Setter for the field
key. |
void |
setValue(String value) |
Setter for the field
value. |
Copyright © 2005–2019 MojoHaus. All rights reserved.