Spring Hateoas

Uses of Class
org.springframework.hateoas.config.EnableHypermediaSupport.HypermediaType

Packages that use EnableHypermediaSupport.HypermediaType
org.springframework.hateoas.config   
 

Uses of EnableHypermediaSupport.HypermediaType in org.springframework.hateoas.config
 

Methods in org.springframework.hateoas.config that return EnableHypermediaSupport.HypermediaType
static EnableHypermediaSupport.HypermediaType EnableHypermediaSupport.HypermediaType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static EnableHypermediaSupport.HypermediaType[] EnableHypermediaSupport.HypermediaType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


Spring Hateoas

Copyright © 2012-2014–2014 Pivotal, Inc.. All rights reserved.