| deserializeProperties(String key, String valueJson) | fm.liveswitch.EventInfo | protected |
| EventInfo() | fm.liveswitch.EventInfo | |
| EventInfo(String type) | fm.liveswitch.EventInfo | |
| fromJson(String eventJson) | fm.liveswitch.EventInfo | static |
| fromJsonArray(String eventJsons) | fm.liveswitch.EventInfo | static |
| getChannel() | fm.liveswitch.EventInfo | |
| getClient() | fm.liveswitch.EventInfo | |
| getConnection() | fm.liveswitch.EventInfo | |
| getForced() | fm.liveswitch.EventInfo | |
| getId() | fm.liveswitch.Info | |
| getMessage() | fm.liveswitch.EventInfo | |
| getOrigin() | fm.liveswitch.EventInfo | |
| getTimestamp() | fm.liveswitch.EventInfo | |
| getType() | fm.liveswitch.EventInfo | |
| Info() | fm.liveswitch.Info | protected |
| processArray(T[] newValues, T[] oldValues) | fm.liveswitch.Info | static |
| processBoolean(boolean newValue, boolean oldValue) | fm.liveswitch.Info | static |
| processBooleanArray(boolean[] newValues, boolean[] oldValues) | fm.liveswitch.Info | static |
| processDouble(double newValue, double oldValue) | fm.liveswitch.Info | static |
| processFloat(float newValue, float oldValue) | fm.liveswitch.Info | static |
| processFloatArray(float[] newValues, float[] oldValues) | fm.liveswitch.Info | static |
| processFloatArray(double[] newValues, double[] oldValues) | fm.liveswitch.Info | static |
| processInteger(int newValue, int oldValue) | fm.liveswitch.Info | static |
| processIntegerArray(int[] newValues, int[] oldValues) | fm.liveswitch.Info | static |
| processLong(long newValue, long oldValue) | fm.liveswitch.Info | static |
| processLongArray(long[] newValues, long[] oldValues) | fm.liveswitch.Info | static |
| processObject(T newValue, T oldValue) | fm.liveswitch.Info | static |
| processShort(short newValue, short oldValue) | fm.liveswitch.Info | static |
| processShortArray(short[] newValues, short[] oldValues) | fm.liveswitch.Info | static |
| processString(String newValue, String oldValue) | fm.liveswitch.Info | static |
| serializeProperties(java.util.HashMap< String, String > jsonObject) | fm.liveswitch.EventInfo | protected |
| setChannel(fm.liveswitch.ChannelInfo value) | fm.liveswitch.EventInfo | |
| setClient(fm.liveswitch.ClientInfo value) | fm.liveswitch.EventInfo | |
| setConnection(fm.liveswitch.ConnectionInfo value) | fm.liveswitch.EventInfo | |
| setForced(boolean value) | fm.liveswitch.EventInfo | |
| setId(String value) | fm.liveswitch.Info | |
| setMessage(fm.liveswitch.MessageInfo value) | fm.liveswitch.EventInfo | |
| setOrigin(String value) | fm.liveswitch.EventInfo | |
| setTimestamp(long value) | fm.liveswitch.EventInfo | |
| setType(String value) | fm.liveswitch.EventInfo | |
| toJson(fm.liveswitch.EventInfo evt) | fm.liveswitch.EventInfo | static |
| toJson() | fm.liveswitch.EventInfo | |
| toJsonArray(fm.liveswitch.EventInfo[] events) | fm.liveswitch.EventInfo | static |