Class LnDplxGrpInfoImpl.BasicIPLDeviceResponseInfo

    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected BasicIPLDeviceResponseInfo​(java.lang.String groupName, java.lang.String channel, java.lang.String password, java.lang.String groupId)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected java.lang.String getChannel()  
      protected java.lang.String getGroupId()  
      protected java.lang.String getGroupName()  
      protected java.lang.String getPassword()  
      • Methods inherited from class java.lang.Object

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

      • BasicIPLDeviceResponseInfo

        protected BasicIPLDeviceResponseInfo​(java.lang.String groupName,
                                             java.lang.String channel,
                                             java.lang.String password,
                                             java.lang.String groupId)