类 CoreFileUploadDTO

    • 构造器详细资料

      • CoreFileUploadDTO

        public CoreFileUploadDTO()
    • 方法详细资料

      • getId

        public Long getId()
      • setId

        public void setId​(Long id)
      • getScope

        public String getScope()
      • setScope

        public void setScope​(String scope)
      • getTimestamp

        public String getTimestamp()
      • setTimestamp

        public void setTimestamp​(String timestamp)
      • getIrregularName

        public String getIrregularName()
      • setIrregularName

        public void setIrregularName​(String irregularName)
      • getFileName

        public String getFileName()
      • setFileName

        public void setFileName​(String fileName)