Package com.openfin.desktop.interop
Class DisplayMetadata
java.lang.Object
com.openfin.desktop.JsonBean
com.openfin.desktop.interop.DisplayMetadata
public class DisplayMetadata extends JsonBean
-
Field Summary
-
Constructor Summary
Constructors Constructor Description DisplayMetadata()
DisplayMetadata(org.json.JSONObject json)
-
Method Summary
Methods inherited from class com.openfin.desktop.JsonBean
get, getArray, getBoolean, getBooleanValue, getBooleanValue, getDoubleValue, getDoubleValue, getInteger, getIntegerValue, getJson, getJsonBean, getJsonBean, getJsonBeanList, getJsonCopy, getJsonValue, getList, getRectangle, getString, put, setArray, setBoolean, setInteger, setJsonArray, setJsonBean, setLong, setRectangle, setString, toString
-
Constructor Details
-
DisplayMetadata
public DisplayMetadata() -
DisplayMetadata
public DisplayMetadata(org.json.JSONObject json)
-
-
Method Details