Uses of Class
com.aspose.tasks.RecurrenceRangeBase
-
-
Uses of RecurrenceRangeBase in com.aspose.tasks
Subclasses of RecurrenceRangeBase in com.aspose.tasks Modifier and Type Class Description classEndAfterRecurrenceRangeRepresents the recurrence range of recurring task which is limited by occurrence number.classEndByRecurrenceRangeRepresents the recurrence range of recurring task which is limited by finish day.Methods in com.aspose.tasks that return RecurrenceRangeBase Modifier and Type Method Description RecurrenceRangeBaseRecurrencePatternBase. getRecurrenceRange()Gets the recurrence range.Methods in com.aspose.tasks with parameters of type RecurrenceRangeBase Modifier and Type Method Description voidRecurrencePatternBase. setRecurrenceRange(RecurrenceRangeBase value)Sets the recurrence range.
-