fm.liveswitch.ClientReport Member List

This is the complete list of members for fm.liveswitch.ClientReport, including all inherited members.

ClientReport()fm.liveswitch.ClientReport
deserializeProperties(String key, String valueJson)fm.liveswitch.ClientReportprotected
fromJson(String instanceJson)fm.liveswitch.ClientReportstatic
fromJsonArray(String arrayJson)fm.liveswitch.ClientReportstatic
getId()fm.liveswitch.ClientReport
getMessageBytesReceived()fm.liveswitch.ClientReport
getMessageBytesSent()fm.liveswitch.ClientReport
getMessagesReceived()fm.liveswitch.ClientReport
getMessagesSent()fm.liveswitch.ClientReport
processArray(T[] newValues, T[] oldValues)fm.liveswitch.Reportstatic
processBoolean(boolean newValue, boolean oldValue)fm.liveswitch.Reportstatic
processBooleanArray(boolean[] newValues, boolean[] oldValues)fm.liveswitch.Reportstatic
processDouble(double newValue, double oldValue)fm.liveswitch.Reportstatic
processFloat(float newValue, float oldValue)fm.liveswitch.Reportstatic
processFloatArray(float[] newValues, float[] oldValues)fm.liveswitch.Reportstatic
processFloatArray(double[] newValues, double[] oldValues)fm.liveswitch.Reportstatic
processInteger(int newValue, int oldValue)fm.liveswitch.Reportstatic
processIntegerArray(int[] newValues, int[] oldValues)fm.liveswitch.Reportstatic
processLong(long newValue, long oldValue)fm.liveswitch.Reportstatic
processLongArray(long[] newValues, long[] oldValues)fm.liveswitch.Reportstatic
processObject(T newValue, T oldValue)fm.liveswitch.Reportstatic
processShort(short newValue, short oldValue)fm.liveswitch.Reportstatic
processShortArray(short[] newValues, short[] oldValues)fm.liveswitch.Reportstatic
processString(String newValue, String oldValue)fm.liveswitch.Reportstatic
Report()fm.liveswitch.Reportprotected
serializeProperties(java.util.HashMap< String, String > jsonObject)fm.liveswitch.ClientReportprotected
setId(String value)fm.liveswitch.ClientReport
setMessageBytesReceived(fm.liveswitch.NullableLong value)fm.liveswitch.ClientReport
setMessageBytesSent(fm.liveswitch.NullableLong value)fm.liveswitch.ClientReport
setMessagesReceived(fm.liveswitch.NullableLong value)fm.liveswitch.ClientReport
setMessagesSent(fm.liveswitch.NullableLong value)fm.liveswitch.ClientReport
toJson(fm.liveswitch.ClientReport instance)fm.liveswitch.ClientReportstatic
toJson()fm.liveswitch.ClientReport
toJsonArray(fm.liveswitch.ClientReport[] array)fm.liveswitch.ClientReportstatic