类 FilePathDTO


  • public class FilePathDTO
    extends Object
    • 方法详细资料

      • getTimestamp

        public String getTimestamp()
      • getFileName

        public String getFileName()
      • getIrregularName

        public String getIrregularName()
      • setScope

        public void setScope​(FileScope scope)
      • setTimestamp

        public void setTimestamp​(String timestamp)
      • setIrregularName

        public void setIrregularName​(String irregularName)
      • setFileName

        public void setFileName​(String fileName)