Package 

Class MQ_203_AddZigbeeGroupBean

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final int action
      private final String gwid
      private final String gid
      private final List<Integer> retLs
    • Constructor Summary

      Constructors 
      Constructor Description
      MQ_203_AddZigbeeGroupBean(int action, String gwid, String gid, List<Integer> retLs)
    • Method Summary

      Modifier and Type Method Description
      int getAction()
      String getGwid()
      String getGid()
      List<Integer> getRetLs()
      String toString()
      • Methods inherited from class java.lang.Object

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

      • MQ_203_AddZigbeeGroupBean

        MQ_203_AddZigbeeGroupBean(int action, String gwid, String gid, List<Integer> retLs)