xdoclet.modules.objectweb.jonas.web
Class JonasWebSubTask.JonasVersionTypes

java.lang.Object
  extended by org.apache.tools.ant.types.EnumeratedAttribute
      extended by 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

Field Summary
static java.lang.String DEFAULT_VERSION
           
static java.lang.String VERSION_2_6
           
 
Fields inherited from class org.apache.tools.ant.types.EnumeratedAttribute
value
 
Constructor Summary
JonasWebSubTask.JonasVersionTypes()
           
 
Method Summary
 java.lang.String[] getValues()
          Gets the possible values.
 
Methods inherited from class org.apache.tools.ant.types.EnumeratedAttribute
containsValue, getIndex, getInstance, getValue, indexOfValue, setValue, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

VERSION_2_6

public static final java.lang.String VERSION_2_6
See Also:
Constant Field Values

DEFAULT_VERSION

public static final java.lang.String DEFAULT_VERSION
See Also:
Constant Field Values
Constructor Detail

JonasWebSubTask.JonasVersionTypes

public JonasWebSubTask.JonasVersionTypes()
Method Detail

getValues

public java.lang.String[] getValues()
Gets the possible values.

Specified by:
getValues in class org.apache.tools.ant.types.EnumeratedAttribute
Returns:
The possible values.

http://xdoclet.sourceforge.net/