Uses of Enum Class
de.gustavblass.fsu.fmi.roombooking.controller.ActorRestController.ActorRestUriTemplate
Packages that use ActorRestController.ActorRestUriTemplate
-
Uses of ActorRestController.ActorRestUriTemplate in de.gustavblass.fsu.fmi.roombooking.controller
Subclasses with type arguments of type ActorRestController.ActorRestUriTemplate in de.gustavblass.fsu.fmi.roombooking.controllerModifier and TypeClassDescriptionprivate static enumPre-compiled UriTemplates for HATEOAS-compliant API responses.Methods in de.gustavblass.fsu.fmi.roombooking.controller that return ActorRestController.ActorRestUriTemplateModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.ActorRestController.ActorRestUriTemplate.values()Returns an array containing the constants of this enum class, in the order they are declared.