public class Link extends Object
Link(String rel, String href)
Link
rel
href
boolean
equals(Object obj)
String
getHref()
getRel()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Link(String rel, String href)
public String getRel()
public String getHref()
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
public String toString()
toString