public final class ValueImpl extends Object implements Value
Value.List, Value.Map| Modifier and Type | Method and Description |
|---|---|
ListImpl |
asList() |
MapImpl |
asMap() |
Object |
getObject()
Read the field value as the original object.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitnewList, of, of, of, ofJson, ofJson, ofJson, ofJsongetAs, getBoolean, getBooleanAs, getByte, getByteAs, getDouble, getDoubleAs, getFloat, getFloatAs, getInt, getIntAs, getLong, getLongAs, getShort, getShortAs, getString, getStringAspublic ValueImpl(Object value)
public Object getObject()
FieldAccessorsgetObject in interface FieldAccessorsCopyright © 2014. All rights reserved.