Uses of Enum Class
com.jbstrap.ui.components.calendar.ScheduleType
-
Uses of ScheduleType in com.jbstrap.ui.components.calendar
Modifier and TypeMethodDescriptionprotected static ScheduleType
Schedule.getType()
Gets the type of the scheduled eventstatic ScheduleType
Returns the enum constant of this class with the specified name.static ScheduleType[]
ScheduleType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionSchedule.setType
(ScheduleType type) Sets the type of the scheduled event