Package gw.lang.reflect
Class Expando
java.lang.Object
javax.script.SimpleBindings
gw.lang.reflect.Expando
-
Nested Class Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class javax.script.SimpleBindings
clear, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, values
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface java.util.Map
clear, compute, computeIfAbsent, computeIfPresent, containsValue, entrySet, forEach, getOrDefault, hashCode, isEmpty, keySet, merge, putIfAbsent, remove, replace, replace, replaceAll, size, values
-
Constructor Details
-
Expando
public Expando() -
Expando
-
-
Method Details
-
getFieldValue
- Specified by:
getFieldValue
in interfaceIExpando
-
setFieldValue
- Specified by:
setFieldValue
in interfaceIExpando
-
invoke
-
setDefaultFieldValue
- Specified by:
setDefaultFieldValue
in interfaceIExpando
-
equals
-
toString
-