xdoclet.modules.orion.ejb
Class OrionSubTask.OrionVersionTypes

java.lang.Object
  extended by org.apache.tools.ant.types.EnumeratedAttribute
      extended by xdoclet.modules.orion.ejb.OrionSubTask.OrionVersionTypes
Enclosing class:
OrionSubTask

public static class OrionSubTask.OrionVersionTypes
extends org.apache.tools.ant.types.EnumeratedAttribute

Author:
Aslak Helles?y
created
November 22, 2001

Field Summary
static java.lang.String VERSION_1_5_0
           
static java.lang.String VERSION_1_5_1
           
static java.lang.String VERSION_1_5_2
           
static java.lang.String VERSION_1_5_3
           
static java.lang.String VERSION_1_5_4
           
static java.lang.String VERSION_1_6_0
           
static java.lang.String VERSION_2_0
           
 
Fields inherited from class org.apache.tools.ant.types.EnumeratedAttribute
value
 
Constructor Summary
OrionSubTask.OrionVersionTypes()
           
 
Method Summary
 java.lang.String[] getValues()
          Gets the Values attribute of the OrionVersionTypes object
 
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_1_5_0

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

VERSION_1_5_1

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

VERSION_1_5_2

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

VERSION_1_5_3

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

VERSION_1_5_4

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

VERSION_1_6_0

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

VERSION_2_0

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

OrionSubTask.OrionVersionTypes

public OrionSubTask.OrionVersionTypes()
Method Detail

getValues

public java.lang.String[] getValues()
Gets the Values attribute of the OrionVersionTypes object

Specified by:
getValues in class org.apache.tools.ant.types.EnumeratedAttribute
Returns:
The Values value

http://xdoclet.sourceforge.net/