Liferay 6.1.2-ce-ga3

com.liferay.portal.kernel.json
Class JSONObjectWrapper

java.lang.Object
  extended by com.liferay.portal.kernel.json.JSONObjectWrapper

public class JSONObjectWrapper
extends Object


Constructor Summary
JSONObjectWrapper(Object value)
           
 
Method Summary
 Object getValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JSONObjectWrapper

public JSONObjectWrapper(Object value)
Method Detail

getValue

public Object getValue()

Liferay 6.1.2-ce-ga3