|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.maven.doxia.site.decoration.Banner
Banner logo on the masthead of the site.
| Constructor Summary | |
Banner()
|
|
| Method Summary | |
boolean |
equals(java.lang.Object other)
Method equals. |
java.lang.String |
getAlt()
Get The alt description for the banner image. |
java.lang.String |
getHref()
Get The href of a link to be used for the banner image. |
java.lang.String |
getName()
Get The name of the banner. |
java.lang.String |
getSrc()
Get The location of an image for the banner. |
int |
hashCode()
Method hashCode. |
void |
setAlt(java.lang.String alt)
Set The alt description for the banner image. |
void |
setHref(java.lang.String href)
Set The href of a link to be used for the banner image. |
void |
setName(java.lang.String name)
Set The name of the banner. |
void |
setSrc(java.lang.String src)
Set The location of an image for the banner. |
java.lang.String |
toString()
Method toString. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public Banner()
| Method Detail |
public boolean equals(java.lang.Object other)
other -
public java.lang.String getAlt()
public java.lang.String getHref()
public java.lang.String getName()
public java.lang.String getSrc()
public int hashCode()
public void setAlt(java.lang.String alt)
alt - public void setHref(java.lang.String href)
href - public void setName(java.lang.String name)
name - public void setSrc(java.lang.String src)
src - public java.lang.String toString()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||