Uses of Class
com.aspose.tasks.RecurringInterval
-
-
Uses of RecurringInterval in com.aspose.tasks
Methods in com.aspose.tasks that return RecurringInterval Modifier and Type Method Description RecurringInterval
ProgressLines. getRecurringInterval()
Gets the recurring interval.Methods in com.aspose.tasks with parameters of type RecurringInterval Modifier and Type Method Description void
ProgressLines. setRecurringInterval(RecurringInterval value)
Sets the recurring interval.
-