Package 

Class BlueMeshRoomBean

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private long id
      private String name
      private String background
    • Method Summary

      Modifier and Type Method Description
      long getId()
      void setId(long id)
      String getName()
      void setName(String name)
      String getBackground()
      void setBackground(String background)
      • Methods inherited from class java.lang.Object

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