| Constructor and Description |
|---|
Expando() |
Expando(Map<String,Object> map) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Object |
getFieldValue(String field) |
Object |
invoke(String methodName,
Object... args) |
void |
setDefaultFieldValue(String name) |
void |
setFieldValue(String field,
Object value) |
String |
toString() |
clear, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, valuesclone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitclear, compute, computeIfAbsent, computeIfPresent, containsValue, entrySet, forEach, getOrDefault, hashCode, isEmpty, keySet, merge, putIfAbsent, remove, replace, replace, replaceAll, size, valuespublic Object getFieldValue(String field)
getFieldValue in interface IExpandopublic void setFieldValue(String field, Object value)
setFieldValue in interface IExpandopublic void setDefaultFieldValue(String name)
setDefaultFieldValue in interface IExpandopublic boolean equals(Object o)
Copyright © 2019. All rights reserved.