public final class Links
private final List<Link>
links
private final JSONArray
json
Links(JSONArray json)
final List<Link>
getLinks()
final JSONArray
getJson()
final Link
firstWithRel(String rel, MediaType type)
allWithRel(String rel, MediaType type)
get(String rel)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final List<Link> getLinks()
final JSONArray getJson()
final Link firstWithRel(String rel, MediaType type)
final List<Link> allWithRel(String rel, MediaType type)
final List<Link> get(String rel)