xdoclet.modules.mvcsoft.ejb
Class MVCSoftSubTask.MVCSoftVersionTypes

java.lang.Object
  extended by org.apache.tools.ant.types.EnumeratedAttribute
      extended by xdoclet.modules.mvcsoft.ejb.MVCSoftSubTask.MVCSoftVersionTypes
Enclosing class:
MVCSoftSubTask

public static class MVCSoftSubTask.MVCSoftVersionTypes
extends org.apache.tools.ant.types.EnumeratedAttribute

Author:
Daniel OConnor (docodan@mvcsoft.com)
created
November 1, 2001

Field Summary
static java.lang.String VERSION_1_0_0
           
static java.lang.String VERSION_1_1
           
 
Fields inherited from class org.apache.tools.ant.types.EnumeratedAttribute
value
 
Constructor Summary
MVCSoftSubTask.MVCSoftVersionTypes()
           
 
Method Summary
 java.lang.String[] getValues()
          Gets the Values attribute of the MVCSoftVersionTypes 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_0_0

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

VERSION_1_1

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

MVCSoftSubTask.MVCSoftVersionTypes

public MVCSoftSubTask.MVCSoftVersionTypes()
Method Detail

getValues

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

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

http://xdoclet.sourceforge.net/