Package com.openfin.desktop.interop
Class Intent
java.lang.Object
com.openfin.desktop.JsonBean
com.openfin.desktop.interop.Intent
public class Intent extends JsonBean
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and Type Method Description Context
getContext()
java.lang.String
getName()
void
setContext(Context context)
void
setName(java.lang.String name)
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
-
Method Details
-
setName
public void setName(java.lang.String name) -
getName
public java.lang.String getName() -
setContext
-
getContext
-