Class ExportPDFReport


  • public class ExportPDFReport
    extends Object
    • Constructor Detail

      • ExportPDFReport

        public ExportPDFReport()
    • Method Detail

      • getDuration

        public long getDuration()
      • getDateDebut

        public Date getDateDebut()
      • setDateDebut

        public void setDateDebut​(Date dateDebut)
      • getDateFin

        public Date getDateFin()
      • setDateFin

        public void setDateFin​(Date dateFin)
      • getPdfFileName

        public String getPdfFileName()
      • setPdfFileName

        public void setPdfFileName​(String pdfFileName)
      • getPdfFilePath

        public String getPdfFilePath()
      • setPdfFilePath

        public void setPdfFilePath​(String pdfFilePath)
      • getPdfFileSize

        public long getPdfFileSize()
      • setPdfFileSize

        public void setPdfFileSize​(long pdfFileSize)