public class Version extends Object implements Serializable, Cloneable
| Constructor and Description | 
|---|
| Version() | 
| Modifier and Type | Method and Description | 
|---|---|
| Version | clone()Method clone. | 
| boolean | equals(Object other)Method equals. | 
| String | getPosition()Get where to place the version published (left, right,
 navigation-top, navigation-bottom, bottom). | 
| int | hashCode()Method hashCode. | 
| void | setPosition(String position)Set where to place the version published (left, right,
 navigation-top, navigation-bottom, bottom). | 
| String | toString()Method toString. | 
public boolean equals(Object other)
public String getPosition()
public void setPosition(String position)
position - a position object.Copyright © 2005–2024 The Apache Software Foundation. All rights reserved.