Uses of Class
com.aspose.tasks.YearlyRepetitionBase
-
-
Uses of YearlyRepetitionBase in com.aspose.tasks
Subclasses of YearlyRepetitionBase in com.aspose.tasks Modifier and Type Class Description classByYearDayRepetitionRepresents a pattern which is based on the absolute position of a day in a month.classByYearWeekDayRepetitionRepresents a pattern which is based on position of a weekday in a month.Methods in com.aspose.tasks that return YearlyRepetitionBase Modifier and Type Method Description YearlyRepetitionBaseYearlyRecurrencePattern. getRepetition()Gets the recurring position pattern.Methods in com.aspose.tasks with parameters of type YearlyRepetitionBase Modifier and Type Method Description voidYearlyRecurrencePattern. setRepetition(YearlyRepetitionBase value)Sets the recurring position pattern.
-