public class KeyValuePair extends Object
Constructor and Description |
---|
KeyValuePair() |
Modifier and Type | Method and Description |
---|---|
String |
getKey()
Name of the key or property
|
String |
getValue()
Value of the key or property
|
void |
setKey(String value)
Name of the key or property
|
void |
setValue(String value)
Value of the key or property
|
Copyright © 2024 Worldline Global Collect. All rights reserved.