public class Prerequisites
extends java.lang.Object
implements java.io.Serializable, java.lang.Cloneable
Modifier and Type | Field and Description |
---|---|
private java.lang.String |
doxiaSitetools
The minimum version of Doxia Sitetools required
to use the resulting skin.
|
Constructor and Description |
---|
Prerequisites() |
Modifier and Type | Method and Description |
---|---|
Prerequisites |
clone()
Method clone.
|
java.lang.String |
getDoxiaSitetools()
Get the minimum version of Doxia Sitetools required to use
the resulting skin.
|
void |
setDoxiaSitetools(java.lang.String doxiaSitetools)
Set the minimum version of Doxia Sitetools required to use
the resulting skin.
|
private java.lang.String doxiaSitetools
public Prerequisites clone()
clone
in class java.lang.Object
public java.lang.String getDoxiaSitetools()
public void setDoxiaSitetools(java.lang.String doxiaSitetools)
doxiaSitetools
-