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