public class Property extends Object
Constructor and Description |
---|
Property() |
Modifier and Type | Method and 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–2021 MojoHaus. All rights reserved.