| Constructor and Description |
|---|
JSONMapEntry(String key,
Object value) |
| Modifier and Type | Method and Description |
|---|---|
String |
getKey() |
Object |
getValue() |
void |
setKey(String key) |
Object |
setValue(Object value) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparingByKey, comparingByKey, comparingByValue, comparingByValue, equals, hashCodepublic void setKey(String key)
Copyright © 2012-2018. All Rights Reserved.