Class Affordance

java.lang.Object
org.springframework.hateoas.Affordance
All Implemented Interfaces:
Iterable<AffordanceModel>

public final class Affordance extends Object implements Iterable<AffordanceModel>
Hold the AffordanceModels for all supported media types.
Author:
Greg Turnquist, Oliver Gierke