Class ExportReport


  • public class ExportReport
    extends Object
    Author:
    sdevolder
    • Constructor Detail

      • ExportReport

        public ExportReport()
      • ExportReport

        public ExportReport​(Exception error)
    • Method Detail

      • getDateDebut

        public Date getDateDebut()
      • setDateDebut

        public void setDateDebut​(Date dateDebut)
      • getDateFin

        public Date getDateFin()
      • setDateFin

        public void setDateFin​(Date dateFin)
      • getZipFilePath

        public String getZipFilePath()
      • setZipFilePath

        public void setZipFilePath​(String zipFilePath)
      • getZipFileSize

        public long getZipFileSize()
      • setZipFileSize

        public void setZipFileSize​(long zipFileSize)
      • getDuration

        public long getDuration()
      • getZipFileName

        public String getZipFileName()
      • setZipFileName

        public void setZipFileName​(String string)