Package 

Class DeviceRespBean.DeviceTopoMoudle

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private String meshId
      private String nodeId
      private String parentDevId
    • Method Summary

      Modifier and Type Method Description
      String getMeshId()
      void setMeshId(String meshId)
      String getNodeId()
      void setNodeId(String nodeId)
      String getParentDevId()
      void setParentDevId(String parentDevId)
      • Methods inherited from class java.lang.Object

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