Class CrossAxisStatsFilter

    • Constructor Detail

      • CrossAxisStatsFilter

        public CrossAxisStatsFilter​(String monthBegin,
                                    String yearBegin,
                                    String monthEnd,
                                    String yearEnd,
                                    int firstAxisId,
                                    int secondAxisId)
        Default constructor
        Parameters:
        monthBegin -
        yearBegin -
        monthEnd -
        yearEnd -
        firstAxisId -
        secondAxisId -
    • Method Detail

      • getFirstAxisId

        public int getFirstAxisId()
        Returns:
        the firstAxisId
      • setFirstAxisId

        public void setFirstAxisId​(int firstAxisId)
        Parameters:
        firstAxisId - the firstAxisId to set
      • getSecondAxisId

        public int getSecondAxisId()
        Returns:
        the secondAxisId
      • setSecondAxisId

        public void setSecondAxisId​(int secondAxisId)
        Parameters:
        secondAxisId - the secondAxisId to set