Package 

Class MultiControlBean.GroupDetailBean

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private String devId
      private int dpId
      private int id
      private boolean enable
    • Method Summary

      Modifier and Type Method Description
      String getDevId()
      void setDevId(String devId)
      int getDpId()
      void setDpId(int dpId)
      int getId()
      void setId(int id)
      void setEnable(boolean enable)
      boolean isEnable()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • MultiControlBean.GroupDetailBean

        MultiControlBean.GroupDetailBean()