Class PeriodOfTime

  • All Implemented Interfaces:
    Serializable

    public class PeriodOfTime
    extends Object
    implements Serializable
    Period of time serializable for the Web. The date time at which the period is bounded are set by default
    Author:
    mmoquillon
    See Also:
    Serialized Form
    • Method Detail

      • getStartDate

        public Date getStartDate()
      • getEndDate

        public Date getEndDate()
      • isInDays

        public boolean isInDays()