|
||||||||||
| 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
public class 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 |
getModelEncoding()
|
java.lang.String |
getName()
Get The name to use for the link. |
int |
hashCode()
Method hashCode |
void |
setHref(java.lang.String href)
Set The href to use for the link. |
void |
setModelEncoding(java.lang.String modelEncoding)
|
void |
setName(java.lang.String name)
Set The name to use 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)
equals in class java.lang.Objectother - public java.lang.String getHref()
public java.lang.String getName()
public int hashCode()
hashCode in class java.lang.Objectpublic void setHref(java.lang.String href)
href - public void setName(java.lang.String name)
name - public java.lang.String toString()
toString in class java.lang.Objectpublic void setModelEncoding(java.lang.String modelEncoding)
public java.lang.String getModelEncoding()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||