public class Value extends Object
Value(Object value)
void
dehydrate(String json)
String
getJson()
Object
getValue()
hydrate(Object value)
boolean
isHydrated()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Value(Object value)
public void hydrate(Object value)
public void dehydrate(String json)
public boolean isHydrated()
public Object getValue()
public String getJson()
Copyright © 2013. All rights reserved.