CandidatePairInfo() | fm.liveswitch.CandidatePairInfo | |
deserializeProperties(String key, String valueJson) | fm.liveswitch.CandidatePairInfo | protected |
fromJson(String instanceJson) | fm.liveswitch.CandidatePairInfo | static |
fromJsonArray(String arrayJson) | fm.liveswitch.CandidatePairInfo | static |
getId() | fm.liveswitch.Info | |
getLocalCandidateId() | fm.liveswitch.CandidatePairInfo | |
getNominated() | fm.liveswitch.CandidatePairInfo | |
getPriority() | fm.liveswitch.CandidatePairInfo | |
getRemoteCandidateId() | fm.liveswitch.CandidatePairInfo | |
getReport() | fm.liveswitch.CandidatePairInfo | |
getState() | fm.liveswitch.CandidatePairInfo | |
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.CandidatePairInfo | protected |
setId(String value) | fm.liveswitch.Info | |
setLocalCandidateId(String value) | fm.liveswitch.CandidatePairInfo | |
setNominated(fm.liveswitch.NullableBoolean value) | fm.liveswitch.CandidatePairInfo | |
setPriority(fm.liveswitch.NullableLong value) | fm.liveswitch.CandidatePairInfo | |
setRemoteCandidateId(String value) | fm.liveswitch.CandidatePairInfo | |
setReport(fm.liveswitch.CandidatePairReport value) | fm.liveswitch.CandidatePairInfo | |
setState(String value) | fm.liveswitch.CandidatePairInfo | |
toJson(fm.liveswitch.CandidatePairInfo instance) | fm.liveswitch.CandidatePairInfo | static |
toJson() | fm.liveswitch.CandidatePairInfo | |
toJsonArray(fm.liveswitch.CandidatePairInfo[] array) | fm.liveswitch.CandidatePairInfo | static |