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