public class KeyAnyValue extends DynamicData
| Modifier and Type | Field and Description |
|---|---|
String |
key |
Object |
value |
dynamicProperty, dynamicType| Constructor and Description |
|---|
KeyAnyValue() |
| Modifier and Type | Method and Description |
|---|---|
String |
getKey() |
Object |
getValue() |
void |
setKey(String key) |
void |
setValue(Object value) |
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypeCopyright © 2011-2012. All Rights Reserved.