Package 

Class RoomInfoBean.DeviceOrGroupInRoom

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private String bizId
      private int bizType
      private int displayOrder
    • Method Summary

      Modifier and Type Method Description
      String getBizId()
      void setBizId(String bizId)
      int getBizType()
      void setBizType(int bizType)
      int getDisplayOrder()
      void setDisplayOrder(int displayOrder)
      • Methods inherited from class java.lang.Object

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