Class ReportResultDto

  • Direct Known Subclasses:
    DurationReportResultDto

    public abstract class ReportResultDto
    extends java.lang.Object
    Author:
    Roman Smirnov
    • Field Detail

      • period

        protected int period
      • periodUnit

        protected java.lang.String periodUnit
    • Constructor Detail

      • ReportResultDto

        public ReportResultDto()
    • Method Detail

      • getPeriod

        public int getPeriod()
      • getPeriodUnit

        public java.lang.String getPeriodUnit()