Class HistoryPeriodJson

    • Constructor Detail

      • HistoryPeriodJson

        public HistoryPeriodJson()
    • Method Detail

      • getFrom

        public Date getFrom()
        From when
        Returns:
        From when
      • setFrom

        public void setFrom​(Date from)
        From when
        Parameters:
        from - From when
      • getTo

        public Date getTo()
        Till when
        Returns:
        Till when
      • setTo

        public void setTo​(Date to)
        Till when
        Parameters:
        to - Till when