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