xdoclet.modules.ejb.entity
Class EntityCmpSubTask.CmpSpecVersion

java.lang.Object
  extended by org.apache.tools.ant.types.EnumeratedAttribute
      extended by xdoclet.modules.ejb.entity.EntityCmpSubTask.CmpSpecVersion
Enclosing class:
EntityCmpSubTask

public static class EntityCmpSubTask.CmpSpecVersion
extends org.apache.tools.ant.types.EnumeratedAttribute

Author:
Vincent Harcq (vincent.harcq@hubmethods.com)
created
February 23, 2002

Field Summary
static java.lang.String CMP_1_1
           
static java.lang.String CMP_2_0
           
 
Fields inherited from class org.apache.tools.ant.types.EnumeratedAttribute
value
 
Constructor Summary
EntityCmpSubTask.CmpSpecVersion()
           
 
Method Summary
 java.lang.String[] getValues()
          Gets the Values attribute of the CmpSpecVersion object
static java.lang.String getVersions()
          Gets the Versions attribute of the CmpSpecVersion class
 
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

CMP_1_1

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

CMP_2_0

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

EntityCmpSubTask.CmpSpecVersion

public EntityCmpSubTask.CmpSpecVersion()
Method Detail

getVersions

public static final java.lang.String getVersions()
Gets the Versions attribute of the CmpSpecVersion class

Returns:
The Versions value

getValues

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

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

http://xdoclet.sourceforge.net/