Class DateStatsFilter

    • Constructor Detail

      • DateStatsFilter

        public DateStatsFilter​(String monthBegin,
                               String yearBegin,
                               String monthEnd,
                               String yearEnd)
        Parameters:
        monthBegin -
        yearBegin -
        monthEnd -
        yearEnd -
    • Method Detail

      • getMonthBegin

        public final String getMonthBegin()
        Returns:
        the monthBegin
      • setMonthBegin

        public final void setMonthBegin​(String monthBegin)
        Parameters:
        monthBegin - the monthBegin to set
      • getYearBegin

        public final String getYearBegin()
        Returns:
        the yearBegin
      • setYearBegin

        public final void setYearBegin​(String yearBegin)
        Parameters:
        yearBegin - the yearBegin to set
      • getMonthEnd

        public final String getMonthEnd()
        Returns:
        the monthEnd
      • setMonthEnd

        public final void setMonthEnd​(String monthEnd)
        Parameters:
        monthEnd - the monthEnd to set
      • getYearEnd

        public final String getYearEnd()
        Returns:
        the yearEnd
      • setYearEnd

        public final void setYearEnd​(String yearEnd)
        Parameters:
        yearEnd - the yearEnd to set