类 DeviceTsStoreListRequest

    • 构造器详细资料

      • DeviceTsStoreListRequest

        public DeviceTsStoreListRequest()
    • 方法详细资料

      • getBegin

        public Long getBegin()
      • setBegin

        public void setBegin​(Long begin)
      • getEnd

        public Long getEnd()
      • setEnd

        public void setEnd​(Long end)
      • getPageNo

        public Integer getPageNo()
      • setPageNo

        public void setPageNo​(Integer pageNo)
      • getPageSize

        public Integer getPageSize()
      • setPageSize

        public void setPageSize​(Integer pageSize)
      • getType

        public String getType()
      • setType

        public void setType​(String type)
      • hashCode

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