Uses of Enum Class
io.jenkins.plugins.view.calendar.CalendarView.CalendarViewType
Packages that use CalendarView.CalendarViewType
-
Uses of CalendarView.CalendarViewType in io.jenkins.plugins.view.calendar
Methods in io.jenkins.plugins.view.calendar that return CalendarView.CalendarViewTypeModifier and TypeMethodDescriptionCalendarView.getCalendarViewType()Returns the enum constant of this class with the specified name.static CalendarView.CalendarViewType[]CalendarView.CalendarViewType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.jenkins.plugins.view.calendar with parameters of type CalendarView.CalendarViewTypeModifier and TypeMethodDescriptionvoidCalendarView.setCalendarViewType(CalendarView.CalendarViewType calendarViewType)