Package com.openfin.desktop.platform
Class PlatformSnapshotDetails
java.lang.Object
com.openfin.desktop.JsonBean
com.openfin.desktop.platform.PlatformSnapshotDetails
public class PlatformSnapshotDetails extends JsonBean
-
Field Summary
-
Constructor Summary
Constructors Constructor Description PlatformSnapshotDetails(org.json.JSONObject json)
-
Method Summary
Modifier and Type Method Description MonitorInfo
getMonitorInfo()
java.lang.String
getRuntimeInfo()
java.lang.String
getTimeStamp()
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
-
PlatformSnapshotDetails
public PlatformSnapshotDetails(org.json.JSONObject json)
-
-
Method Details
-
getMonitorInfo
-
getRuntimeInfo
public java.lang.String getRuntimeInfo() -
getTimeStamp
public java.lang.String getTimeStamp()
-