| CandidatePairReport() | fm.liveswitch.CandidatePairReport | |
| deserializeProperties(String key, String valueJson) | fm.liveswitch.CandidatePairReport | protected |
| fromJson(String instanceJson) | fm.liveswitch.CandidatePairReport | static |
| fromJsonArray(String arrayJson) | fm.liveswitch.CandidatePairReport | static |
| getBytesReceived() | fm.liveswitch.CandidatePairReport | |
| getBytesSent() | fm.liveswitch.CandidatePairReport | |
| getConsentRequestsReceived() | fm.liveswitch.CandidatePairReport | |
| getConsentRequestsSent() | fm.liveswitch.CandidatePairReport | |
| getConsentResponsesReceived() | fm.liveswitch.CandidatePairReport | |
| getConsentResponsesSent() | fm.liveswitch.CandidatePairReport | |
| getCurrentRoundTripTime() | fm.liveswitch.CandidatePairReport | |
| getRequestsReceived() | fm.liveswitch.CandidatePairReport | |
| getRequestsSent() | fm.liveswitch.CandidatePairReport | |
| getResponsesReceived() | fm.liveswitch.CandidatePairReport | |
| getResponsesSent() | fm.liveswitch.CandidatePairReport | |
| getTotalRoundTripTime() | fm.liveswitch.CandidatePairReport | |
| 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.CandidatePairReport | protected |
| setBytesReceived(fm.liveswitch.NullableLong value) | fm.liveswitch.CandidatePairReport | |
| setBytesSent(fm.liveswitch.NullableLong value) | fm.liveswitch.CandidatePairReport | |
| setConsentRequestsReceived(fm.liveswitch.NullableLong value) | fm.liveswitch.CandidatePairReport | |
| setConsentRequestsSent(fm.liveswitch.NullableLong value) | fm.liveswitch.CandidatePairReport | |
| setConsentResponsesReceived(fm.liveswitch.NullableLong value) | fm.liveswitch.CandidatePairReport | |
| setConsentResponsesSent(fm.liveswitch.NullableLong value) | fm.liveswitch.CandidatePairReport | |
| setCurrentRoundTripTime(fm.liveswitch.NullableInteger value) | fm.liveswitch.CandidatePairReport | |
| setRequestsReceived(fm.liveswitch.NullableLong value) | fm.liveswitch.CandidatePairReport | |
| setRequestsSent(fm.liveswitch.NullableLong value) | fm.liveswitch.CandidatePairReport | |
| setResponsesReceived(fm.liveswitch.NullableLong value) | fm.liveswitch.CandidatePairReport | |
| setResponsesSent(fm.liveswitch.NullableLong value) | fm.liveswitch.CandidatePairReport | |
| setTotalRoundTripTime(fm.liveswitch.NullableInteger value) | fm.liveswitch.CandidatePairReport | |
| toJson(fm.liveswitch.CandidatePairReport instance) | fm.liveswitch.CandidatePairReport | static |
| toJson() | fm.liveswitch.CandidatePairReport | |
| toJsonArray(fm.liveswitch.CandidatePairReport[] array) | fm.liveswitch.CandidatePairReport | static |