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