| deserializeProperties(String key, String valueJson) | fm.liveswitch.MediaReceiverReport | protected |
| fromJson(String mediaReceiverReportJson) | fm.liveswitch.MediaReceiverReport | static |
| fromJsonArray(String mediaReceiverReportsJson) | fm.liveswitch.MediaReceiverReport | static |
| getBytesReceived() | fm.liveswitch.MediaReceiverReport | |
| getFirCount() | fm.liveswitch.MediaComponentReport | |
| getJitter() | fm.liveswitch.MediaReceiverReport | |
| getLrrCount() | fm.liveswitch.MediaComponentReport | |
| getNackCount() | fm.liveswitch.MediaComponentReport | |
| getPacketsDiscarded() | fm.liveswitch.MediaReceiverReport | |
| getPacketsDuplicated() | fm.liveswitch.MediaReceiverReport | |
| getPacketsLost() | fm.liveswitch.MediaReceiverReport | |
| getPacketsReceived() | fm.liveswitch.MediaReceiverReport | |
| getPacketsRepaired() | fm.liveswitch.MediaReceiverReport | |
| getPliCount() | fm.liveswitch.MediaComponentReport | |
| getRoundTripTime() | fm.liveswitch.MediaReceiverReport | |
| getSliCount() | fm.liveswitch.MediaComponentReport | |
| MediaComponentReport() | fm.liveswitch.MediaComponentReport | |
| MediaReceiverReport() | fm.liveswitch.MediaReceiverReport | |
| processArray(T[] newValues, T[] oldValues) | fm.liveswitch.Report | static |
| processBoolean(boolean newValue, boolean oldValue) | fm.liveswitch.Report | static |
| processBooleanArray(boolean[] newValues, boolean[] oldValues) | fm.liveswitch.Report | static |
| processDouble(double newValue, double oldValue) | fm.liveswitch.Report | static |
| processFloat(float newValue, float oldValue) | fm.liveswitch.Report | static |
| processFloatArray(float[] newValues, float[] oldValues) | fm.liveswitch.Report | static |
| processFloatArray(double[] newValues, double[] oldValues) | fm.liveswitch.Report | static |
| processInteger(int newValue, int oldValue) | fm.liveswitch.Report | static |
| processIntegerArray(int[] newValues, int[] oldValues) | fm.liveswitch.Report | static |
| processLong(long newValue, long oldValue) | fm.liveswitch.Report | static |
| processLongArray(long[] newValues, long[] oldValues) | fm.liveswitch.Report | static |
| processObject(T newValue, T oldValue) | fm.liveswitch.Report | static |
| processShort(short newValue, short oldValue) | fm.liveswitch.Report | static |
| processShortArray(short[] newValues, short[] oldValues) | fm.liveswitch.Report | static |
| processString(String newValue, String oldValue) | fm.liveswitch.Report | static |
| Report() | fm.liveswitch.Report | protected |
| serializeProperties(java.util.HashMap< String, String > jsonObject) | fm.liveswitch.MediaReceiverReport | protected |
| setBytesReceived(fm.liveswitch.NullableLong value) | fm.liveswitch.MediaReceiverReport | |
| setFirCount(fm.liveswitch.NullableLong value) | fm.liveswitch.MediaComponentReport | |
| setJitter(fm.liveswitch.NullableLong value) | fm.liveswitch.MediaReceiverReport | |
| setLrrCount(fm.liveswitch.NullableLong value) | fm.liveswitch.MediaComponentReport | |
| setNackCount(fm.liveswitch.NullableLong value) | fm.liveswitch.MediaComponentReport | |
| setPacketsDiscarded(fm.liveswitch.NullableLong value) | fm.liveswitch.MediaReceiverReport | |
| setPacketsDuplicated(fm.liveswitch.NullableLong value) | fm.liveswitch.MediaReceiverReport | |
| setPacketsLost(fm.liveswitch.NullableLong value) | fm.liveswitch.MediaReceiverReport | |
| setPacketsReceived(fm.liveswitch.NullableLong value) | fm.liveswitch.MediaReceiverReport | |
| setPacketsRepaired(fm.liveswitch.NullableLong value) | fm.liveswitch.MediaReceiverReport | |
| setPliCount(fm.liveswitch.NullableLong value) | fm.liveswitch.MediaComponentReport | |
| setRoundTripTime(fm.liveswitch.NullableInteger value) | fm.liveswitch.MediaReceiverReport | |
| setSliCount(fm.liveswitch.NullableLong value) | fm.liveswitch.MediaComponentReport | |
| toJson(fm.liveswitch.MediaReceiverReport mediaReceiverReport) | fm.liveswitch.MediaReceiverReport | static |
| toJson() | fm.liveswitch.MediaReceiverReport | |
| toJsonArray(fm.liveswitch.MediaReceiverReport[] mediaReceiverReports) | fm.liveswitch.MediaReceiverReport | static |