Package 

Class BlueMeshWifiStatusBean

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private String bv
      private Boolean isOnline
      private String pv
      private String verSw
    • Method Summary

      Modifier and Type Method Description
      String getBv()
      void setBv(String bv)
      Boolean getIsOnline()
      void setIsOnline(Boolean online)
      String getPv()
      void setPv(String pv)
      String getVerSw()
      void setVerSw(String verSw)
      • Methods inherited from class java.lang.Object

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