org.apache.maven.doxia.site.decoration

Class Logo

public class Logo extends LinkItem implements Serializable

Logo.

Version: $Revision$ $Date$

Method Summary
booleanequals(Object other)
Method equals
StringgetImg()
Get Logo image href.
StringgetModelEncoding()
inthashCode()
Method hashCode
voidsetImg(String img)
Set Logo image href.
voidsetModelEncoding(String modelEncoding)
StringtoString()
Method toString

Method Detail

equals

public boolean equals(Object other)
Method equals

Parameters: other

getImg

public String getImg()
Get Logo image href.

getModelEncoding

public String getModelEncoding()

hashCode

public int hashCode()
Method hashCode

setImg

public void setImg(String img)
Set Logo image href.

Parameters: img

setModelEncoding

public void setModelEncoding(String modelEncoding)

toString

public String toString()
Method toString
Copyright © {inceptionYear}-2008 null. All Rights Reserved.