org.apache.maven.doxia.site.decoration

Class Version

public class Version extends Object implements Serializable

Modify display properties for version.

Version: $Revision$ $Date$

Method Summary
booleanequals(Object other)
Method equals
StringgetModelEncoding()
StringgetPosition()
Get Where to place the date published (left, right, navigation-top, navigation-bottom, bottom).
inthashCode()
Method hashCode
voidsetModelEncoding(String modelEncoding)
voidsetPosition(String position)
Set Where to place the date published (left, right, navigation-top, navigation-bottom, bottom).
StringtoString()
Method toString

Method Detail

equals

public boolean equals(Object other)
Method equals

Parameters: other

getModelEncoding

public String getModelEncoding()

getPosition

public String getPosition()
Get Where to place the date published (left, right, navigation-top, navigation-bottom, bottom).

hashCode

public int hashCode()
Method hashCode

setModelEncoding

public void setModelEncoding(String modelEncoding)

setPosition

public void setPosition(String position)
Set Where to place the date published (left, right, navigation-top, navigation-bottom, bottom).

Parameters: position

toString

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