public class Link extends Object
Link()
String
getHref()
getMethod()
getRel()
void
setHref(String href)
setMethod(String method)
setRel(String rel)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Link()
public String getRel()
public void setRel(String rel)
public String getHref()
public void setHref(String href)
public String getMethod()
public void setMethod(String method)
Copyright © 2020. All rights reserved.