xdoclet.modules.ejb.entity
public static class EntityCmpSubTask.CmpSpecVersion extends org.apache.tools.ant.types.EnumeratedAttribute
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
CMP_1_1 |
static java.lang.String |
CMP_2_0 |
Constructor and Description |
---|
EntityCmpSubTask.CmpSpecVersion() |
Modifier and Type | Method and Description |
---|---|
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
|
public static final java.lang.String CMP_1_1
public static final java.lang.String CMP_2_0
public static final java.lang.String getVersions()
public java.lang.String[] getValues()
getValues
in class org.apache.tools.ant.types.EnumeratedAttribute