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, setYearlyAbsoluteFromDatepublic Duration getDuration()
public void setDuration(Duration duration)
duration - duration of the recurring taskpublic String toString()
toString in class RecurringDataCopyright © 2000–2025 MPXJ. All rights reserved.