Uses of Class
org.bedework.convert.RecurUtil.Recurrence
Packages that use RecurUtil.Recurrence
-
Uses of RecurUtil.Recurrence in org.bedework.convert
Methods in org.bedework.convert that return RecurUtil.RecurrenceModifier and TypeMethodDescriptionstatic RecurUtil.RecurrenceRecurUtil.fromRecurrencId(BwEvent master, String recurrenceId) Generate a recurrence instance for the given master event based on the recurrenceId and the date/time info in the master.Methods in org.bedework.convert that return types with arguments of type RecurUtil.RecurrenceModifier and TypeMethodDescriptionstatic Collection<RecurUtil.Recurrence>RecurUtil.getRecurrences(EventInfo ei, int maxYears, int maxInstances, String fromDate, String toDate)