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 class
WeeklyRepetition
Represents a pattern which is based on weekdays.Methods in com.aspose.tasks that return WeeklyRepetitionBase Modifier and Type Method Description WeeklyRepetitionBase
WeeklyRecurrencePattern. getRepetition()
Gets the recurring repetition pattern.Methods in com.aspose.tasks with parameters of type WeeklyRepetitionBase Modifier and Type Method Description void
WeeklyRecurrencePattern. setRepetition(WeeklyRepetitionBase value)
Sets the recurring repetition pattern.
-