public class Link extends Object
String
SELF
Link()
Link(String rel, URI uri)
getHref()
getRel()
void
setHref(String href)
setRel(String rel)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final String SELF
public Link()
public Link(String rel, URI uri)
public String getRel()
public void setRel(String rel)
public String getHref()
public void setHref(String href)
Copyright © 2015 LeanIX GmbH. All rights reserved.