xdoclet.modules.sun.sunone.ejb
public static class SunONESubTask.SunONEVersionTypes extends org.apache.tools.ant.types.EnumeratedAttribute
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
VERSION_6_0 |
static java.lang.String |
VERSION_6_5 |
static java.lang.String |
VERSION_7_0 |
Constructor and Description |
---|
SunONESubTask.SunONEVersionTypes() |
Modifier and Type | Method and Description |
---|---|
java.lang.String[] |
getValues()
Gets the Values attribute of the SunONEVersionTypes object
|
public static final java.lang.String VERSION_6_0
public static final java.lang.String VERSION_6_5
public static final java.lang.String VERSION_7_0