xdoclet.modules.ejb.entity
Class EntityCmpSubTask.CmpSpecVersion
java.lang.Object
org.apache.tools.ant.types.EnumeratedAttribute
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
Fields inherited from class org.apache.tools.ant.types.EnumeratedAttribute |
value |
Method Summary |
String[] |
getValues()
Gets the Values attribute of the CmpSpecVersion object |
static String |
getVersions()
Gets the Versions attribute of the CmpSpecVersion class |
Methods inherited from class org.apache.tools.ant.types.EnumeratedAttribute |
containsValue, getIndex, getValue, indexOfValue, setValue, toString |
CMP_1_1
public static final String CMP_1_1
- See Also:
- Constant Field Values
CMP_2_0
public static final String CMP_2_0
- See Also:
- Constant Field Values
EntityCmpSubTask.CmpSpecVersion
public EntityCmpSubTask.CmpSpecVersion()
getVersions
public static final String getVersions()
- Gets the Versions attribute of the CmpSpecVersion class
- Returns:
- The Versions value
getValues
public String[] getValues()
- Gets the Values attribute of the CmpSpecVersion object
- Returns:
- The Values value