|
||||||||||
| 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
public class Banner
A 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 Alt description for the banner image. |
java.lang.String |
getHref()
Get The href of a link to use for the banner |
java.lang.String |
getModelEncoding()
|
java.lang.String |
getName()
Get Description of the banner. |
java.lang.String |
getSrc()
Get The href of an image for the banner |
int |
hashCode()
Method hashCode |
void |
setAlt(java.lang.String alt)
Set Alt description for the banner image. |
void |
setHref(java.lang.String href)
Set The href of a link to use for the banner |
void |
setModelEncoding(java.lang.String modelEncoding)
|
void |
setName(java.lang.String name)
Set Description of the banner. |
void |
setSrc(java.lang.String src)
Set The href 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)
equals in class java.lang.Objectother - public java.lang.String getAlt()
public java.lang.String getHref()
public java.lang.String getName()
public java.lang.String getSrc()
public int hashCode()
hashCode in class java.lang.Objectpublic 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()
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 | |||||||||