Class ThingParam


  • public class ThingParam
    extends java.lang.Object
    The entity class of the thing parameter
    Version:
    1.0
    Author:
    Wmy
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      int getAlarm()
      Get the alarm code of the thing thing parameter.
      java.lang.String getFileName()
      Get the file name of the updated firmware.
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getAlarm

        public int getAlarm()
        Get the alarm code of the thing thing parameter.
        Returns:
        alarm code
      • getFileName

        public java.lang.String getFileName()
        Get the file name of the updated firmware.
        Returns:
        file name of the updated firmware