类 BindDeviceRequest

    • 字段详细资料

      • description

        protected String description
    • 构造器详细资料

      • BindDeviceRequest

        public BindDeviceRequest()
    • 方法详细资料

      • getSpaceId

        public long getSpaceId()
      • setSpaceId

        public void setSpaceId​(Long spaceId)
      • getSnCode

        public String getSnCode()
      • setSnCode

        public void setSnCode​(String snCode)
      • getDeviceName

        public String getDeviceName()
      • setDeviceName

        public void setDeviceName​(String deviceName)
      • getDeviceMode

        public String getDeviceMode()
      • setDeviceMode

        public void setDeviceMode​(String deviceMode)
      • getType

        public String getType()
      • setType

        public void setType​(String type)
      • getDescription

        public String getDescription()
      • setDescription

        public void setDescription​(String description)
      • setGis

        public void setGis​(DeviceGis gis)
      • hashCode

        public int hashCode()
        覆盖:
        hashCode 在类中 Object