xdoclet.modules.bea.wls.ejb
public static class WebLogicSubTask.Version 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_1 |
static java.lang.String |
VERSION_7_0 |
static java.lang.String |
VERSION_8_1 |
Constructor and Description |
---|
WebLogicSubTask.Version() |
Modifier and Type | Method and Description |
---|---|
java.lang.String[] |
getValues()
Gets the Values attribute of the Version object
|
public static final java.lang.String VERSION_6_0
public static final java.lang.String VERSION_6_1
public static final java.lang.String VERSION_7_0
public static final java.lang.String VERSION_8_1