Spring Hateoas

Uses of Class
org.springframework.hateoas.alps.Format

Packages that use Format
org.springframework.hateoas.alps   
 

Uses of Format in org.springframework.hateoas.alps
 

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

Constructors in org.springframework.hateoas.alps with parameters of type Format
Doc(String value, Format format)
          Creates a new Doc instance with the given value and Format.
 


Spring Hateoas

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