Uses of Enum Class
de.gustavblass.fsu.fmi.roombooking.controller.RoomController.Template
Packages that use RoomController.Template
-
Uses of RoomController.Template in de.gustavblass.fsu.fmi.roombooking.controller
Subclasses with type arguments of type RoomController.Template in de.gustavblass.fsu.fmi.roombooking.controllerModifier and TypeClassDescriptionprivate static enumRepresents templates in the resources, allowing one or several Rooms to be rendered as HTML.Methods in de.gustavblass.fsu.fmi.roombooking.controller that return RoomController.TemplateModifier and TypeMethodDescriptionstatic RoomController.TemplateReturns the enum constant of this class with the specified name.static RoomController.Template[]RoomController.Template.values()Returns an array containing the constants of this enum class, in the order they are declared.