Uses of Class
com.aspose.tasks.WeeklyRepetitionBase
-
-
Uses of WeeklyRepetitionBase in com.aspose.tasks
Subclasses of WeeklyRepetitionBase in com.aspose.tasks Modifier and Type Class Description classWeeklyRepetitionRepresents a pattern which is based on weekdays.Methods in com.aspose.tasks that return WeeklyRepetitionBase Modifier and Type Method Description WeeklyRepetitionBaseWeeklyRecurrencePattern. getRepetition()Gets the recurring repetition pattern.Methods in com.aspose.tasks with parameters of type WeeklyRepetitionBase Modifier and Type Method Description voidWeeklyRecurrencePattern. setRepetition(WeeklyRepetitionBase value)Sets the recurring repetition pattern.
-