org.apache.maven.doxia.site.decoration
public class LinkItem extends Object implements Serializable
Version: $Revision$ $Date$
Method Summary | |
---|---|
boolean | equals(Object other)
Method equals
|
String | getHref()
Get The href to use for the link. |
String | getModelEncoding() |
String | getName()
Get The name to use for the link. |
int | hashCode()
Method hashCode |
void | setHref(String href)
Set The href to use for the link.
|
void | setModelEncoding(String modelEncoding) |
void | setName(String name)
Set The name to use for the link.
|
String | toString()
Method toString |
Parameters: other
Parameters: href
Parameters: name