Class Version
java.lang.Object
org.apache.maven.doxia.site.decoration.Version
- All Implemented Interfaces:
Serializable, Cloneable
Modify display properties for version published.
- Version:
- $Revision$ $Date$
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclone()Method clone.booleanMethod equals.Get where to place the version published (left, right, navigation-top, navigation-bottom, bottom).inthashCode()Method hashCode.voidsetPosition(String position) Set where to place the version published (left, right, navigation-top, navigation-bottom, bottom).toString()Method toString.
-
Constructor Details
-
Version
public Version()
-
-
Method Details
-
clone
-
equals
-
getPosition
Get where to place the version published (left, right, navigation-top, navigation-bottom, bottom).- Returns:
- String
-
hashCode
-
setPosition
Set where to place the version published (left, right, navigation-top, navigation-bottom, bottom).- Parameters:
position- a position object.
-
toString
-