Uses of Enum Class
org.bedework.calfacade.RecurringRetrievalMode.Rmode
Packages that use RecurringRetrievalMode.Rmode
-
Uses of RecurringRetrievalMode.Rmode in org.bedework.calfacade
Fields in org.bedework.calfacade declared as RecurringRetrievalMode.RmodeMethods in org.bedework.calfacade that return RecurringRetrievalMode.RmodeModifier and TypeMethodDescriptionstatic RecurringRetrievalMode.RmodeReturns the enum constant of this class with the specified name.static RecurringRetrievalMode.Rmode[]RecurringRetrievalMode.Rmode.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.bedework.calfacade with parameters of type RecurringRetrievalMode.RmodeModifierConstructorDescriptionConstructorRecurringRetrievalMode(RecurringRetrievalMode.Rmode mode, BwDateTime start, BwDateTime end) Constructor