Uses of Enum Class
org.springframework.hateoas.config.EnableHypermediaSupport.HypermediaType
Packages that use EnableHypermediaSupport.HypermediaType
-
Uses of EnableHypermediaSupport.HypermediaType in org.springframework.hateoas.config
Methods in org.springframework.hateoas.config that return EnableHypermediaSupport.HypermediaTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.EnableHypermediaSupport.HypermediaType.values()Returns an array containing the constants of this enum class, in the order they are declared.