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, get, removeEldestEntryclone, containsKey, entrySet, isEmpty, keySet, put, putAll, remove, size, valuesequals, hashCodepublic DataEntity setProperty(String name, Object value)
public String toString()
toString in class AbstractMap<String,Object>public org.json.JSONObject toJSONObject()
Copyright © 2003–2016 eXo Platform SAS. All rights reserved.