public final class RecurringTask extends RecurringData
Constructor and Description |
---|
RecurringTask() |
Modifier and Type | Method and Description |
---|---|
Duration |
getDuration()
Retrieve the duration of the recurring task.
|
void |
setDuration(Duration duration)
Set the duration of the recurring task.
|
String |
toString() |
getCalculatedFirstDate, getCalculatedLastDate, getDates, getDayNumber, getDayOfWeek, getFinishDate, getFrequency, getMonthNumber, getOccurrences, getRecurrenceType, getRelative, getStartDate, getUseEndDate, getWeeklyDay, getWorkingDaysOnly, isValid, setDayNumber, setDayOfWeek, setFinishDate, setFrequency, setMonthNumber, setOccurrences, setRecurrenceType, setRelative, setStartDate, setUseEndDate, setWeeklyDay, setWeeklyDaysFromBitmap, setWorkingDaysOnly, setYearlyAbsoluteFromDate
public Duration getDuration()
public void setDuration(Duration duration)
duration
- duration of the recurring taskpublic String toString()
toString
in class RecurringData
Copyright © 2000–2024 Packwood Software. All rights reserved.