| DataStreamInfo() | fm.liveswitch.DataStreamInfo | |
| deserializeProperties(String key, String valueJson) | fm.liveswitch.DataStreamInfo | protected |
| fromJson(String dataStreamInfoJson) | fm.liveswitch.DataStreamInfo | static |
| fromJsonArray(String dataStreamInfosJson) | fm.liveswitch.DataStreamInfo | static |
| getChannels() | fm.liveswitch.DataStreamInfo | |
| getId() | fm.liveswitch.Info | |
| getReport() | fm.liveswitch.DataStreamInfo | |
| getTag() | fm.liveswitch.StreamInfo | |
| getTransportId() | fm.liveswitch.StreamInfo | |
| 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.DataStreamInfo | protected |
| setChannels(fm.liveswitch.DataChannelInfo[] value) | fm.liveswitch.DataStreamInfo | |
| setId(String value) | fm.liveswitch.Info | |
| setReport(fm.liveswitch.DataStreamReport value) | fm.liveswitch.DataStreamInfo | |
| setTag(String value) | fm.liveswitch.StreamInfo | |
| setTransportId(String value) | fm.liveswitch.StreamInfo | |
| StreamInfo() | fm.liveswitch.StreamInfo | protected |
| toJson(fm.liveswitch.DataStreamInfo dataStreamInfo) | fm.liveswitch.DataStreamInfo | static |
| toJson() | fm.liveswitch.DataStreamInfo | |
| toJsonArray(fm.liveswitch.DataStreamInfo[] dataStreamInfos) | fm.liveswitch.DataStreamInfo | static |