xdoclet.modules.objectweb.jonas.web
Class JonasWebSubTask.JonasVersionTypes
java.lang.Object
org.apache.tools.ant.types.EnumeratedAttribute
xdoclet.modules.objectweb.jonas.web.JonasWebSubTask.JonasVersionTypes
- Enclosing class:
- JonasWebSubTask
- public static class JonasWebSubTask.JonasVersionTypes
- extends org.apache.tools.ant.types.EnumeratedAttribute
JonasVersionTypes class.
- Author:
- Andrew Stevens
- created
- 03 October 2002
Fields inherited from class org.apache.tools.ant.types.EnumeratedAttribute |
value |
Methods inherited from class org.apache.tools.ant.types.EnumeratedAttribute |
containsValue, getIndex, getValue, indexOfValue, setValue, toString |
VERSION_2_6
public static final String VERSION_2_6
- See Also:
- Constant Field Values
DEFAULT_VERSION
public static final String DEFAULT_VERSION
- See Also:
- Constant Field Values
JonasWebSubTask.JonasVersionTypes
public JonasWebSubTask.JonasVersionTypes()
getValues
public String[] getValues()
- Gets the possible values.
- Returns:
- The possible values.