|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.maven.doxia.site.decoration.LinkItem
A link in the navigation.
| Constructor Summary | |
LinkItem()
|
|
| Method Summary | |
boolean |
equals(java.lang.Object other)
Method equals. |
java.lang.String |
getHref()
Get The href to use for the link. |
java.lang.String |
getName()
Get The name to display for the link. |
int |
hashCode()
Method hashCode. |
void |
setHref(java.lang.String href)
Set The href to use for the link. |
void |
setName(java.lang.String name)
Set The name to display for the link. |
java.lang.String |
toString()
Method toString. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public LinkItem()
| Method Detail |
public boolean equals(java.lang.Object other)
other -
public java.lang.String getHref()
public java.lang.String getName()
public int hashCode()
public void setHref(java.lang.String href)
href - public void setName(java.lang.String name)
name - public java.lang.String toString()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||