类 BindDeviceResponse

    • 构造器详细资料

      • BindDeviceResponse

        public BindDeviceResponse()
    • 方法详细资料

      • getDeviceId

        public Long getDeviceId()
      • setDeviceId

        public void setDeviceId​(Long deviceId)
      • getSnCode

        public String getSnCode()
      • setSnCode

        public void setSnCode​(String snCode)
      • hashCode

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