Uses of Enum Class
net.bluemind.calendar.api.CalendarSettingsData.Day
Packages that use CalendarSettingsData.Day
-
Uses of CalendarSettingsData.Day in net.bluemind.calendar.api
Fields in net.bluemind.calendar.api with type parameters of type CalendarSettingsData.DayMethods in net.bluemind.calendar.api that return CalendarSettingsData.DayModifier and TypeMethodDescriptionstatic CalendarSettingsData.Day
Returns the enum constant of this class with the specified name.static CalendarSettingsData.Day[]
CalendarSettingsData.Day.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.bluemind.calendar.api that return types with arguments of type CalendarSettingsData.DayModifier and TypeMethodDescriptionstatic List
<CalendarSettingsData.Day> CalendarSettingsData.getWorkingDays
(String string)