public class DataEntity extends LinkedHashMap<String,Object>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
DataEntity() |
| Modifier and Type | Method and Description |
|---|---|
DataEntity |
setProperty(String name,
Object value) |
org.json.JSONObject |
toJSONObject() |
String |
toString() |
clear, containsValue, entrySet, forEach, get, getOrDefault, keySet, removeEldestEntry, replaceAll, valuesclone, compute, computeIfAbsent, computeIfPresent, containsKey, isEmpty, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, sizeequals, hashCodefinalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, containsKey, equals, hashCode, isEmpty, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, sizepublic DataEntity setProperty(String name, Object value)
public String toString()
toString in class AbstractMap<String,Object>public org.json.JSONObject toJSONObject()
Copyright © 2003–2018 eXo Platform SAS. All rights reserved.