Package 

Class MeshGroupOperationBean

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private String meshId
      private String deviceId
      private String name
    • Method Summary

      Modifier and Type Method Description
      String getMeshId()
      void setMeshId(String meshId)
      String getDeviceId()
      void setDeviceId(String deviceId)
      String getName()
      void setName(String name)
      • Methods inherited from class java.lang.Object

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