public class StringKeyStringValueEntry extends Object
| Constructor and Description |
|---|
StringKeyStringValueEntry() |
StringKeyStringValueEntry(String key,
String value) |
| Modifier and Type | Method and Description |
|---|---|
String |
getKey() |
String |
getValue() |
void |
setKey(String key) |
void |
setValue(String value) |
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.