Interface Plannable

    • Method Detail

      • getPeriod

        Period getPeriod()
        Gets the lapse of time on which this object is spanning.
        Returns:
        the period of time during which this object takes place.
      • setPeriod

        void setPeriod​(Period period)
        Sets the lapse of time on which this object is spanning.
        Parameters:
        period - the period of time during which this object takes place.