public class ParameterValue extends Object
| Constructor and Description |
|---|
ParameterValue(String key,
String value)
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getKey() |
String |
getValue() |
void |
setValue(String value) |
String |
toString() |
Copyright © 2016. All rights reserved.