Uses of Class
org.bedework.convert.RecurUtil.RecurPeriods
Packages that use RecurUtil.RecurPeriods
-
Uses of RecurUtil.RecurPeriods in org.bedework.convert
Methods in org.bedework.convert that return RecurUtil.RecurPeriodsModifier and TypeMethodDescriptionstatic RecurUtil.RecurPeriodsRecurUtil.getPeriods(BwEvent ev, int maxYears, int maxInstances) Returns a list of instances for this recurring event possibly bounded by the supplied maximum end date.static RecurUtil.RecurPeriodsRecurUtil.getPeriods(BwEvent ev, int maxYears, int maxInstances, String startRange, String endRange) Returns a list of instances for this recurring event possibly bounded by the supplied maximum end date.