public class SimpleLink extends Object
SimpleLink()
SimpleLink(String rel, String href, String title)
String
getHref()
getRel()
getTitle()
void
setHref(String href)
setRel(String rel)
setTitle(String title)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SimpleLink()
public SimpleLink(String rel, String href, String title)
public String getRel()
public String getHref()
public String getTitle()
public void setRel(String rel)
public void setHref(String href)
public void setTitle(String title)
Copyright © 2014 Red Hat, Inc.. All rights reserved.