public class AtomLink extends Object implements Serializable
AtomLink()
String
getHref()
getRel()
getType()
void
setHref(String href)
setRel(String rel)
setType(String type)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public AtomLink()
public String getRel()
public void setRel(String rel)
public String getType()
public void setType(String type)
public String getHref()
public void setHref(String href)
public String toString()
toString
Object
Copyright © 2009–2016 The Apache Software Foundation. All rights reserved.