Package 

Class MQ_1_ConnectStatusChangeBean

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private int connectStatus
      private String devId
      private String meshId
    • Method Summary

      Modifier and Type Method Description
      int getConnectStatus()
      void setConnectStatus(int connectStatus)
      String getDevId()
      void setDevId(String devId)
      String getMeshId()
      String toString()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait