Package com.openfin.desktop
Class WindowIdentity
- java.lang.Object
-
- com.openfin.desktop.WindowIdentity
-
public class WindowIdentity extends java.lang.ObjectClass used to identify an OpenFin window instance
-
-
Constructor Summary
Constructors Constructor Description WindowIdentity()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetName()java.lang.StringgetUuid()voidsetName(java.lang.String name)voidsetUuid(java.lang.String uuid)org.json.JSONObjecttoJsonObject()
-