xdoclet.modules.jdo
public static class JdoDocletTask.JdoSpecVersion extends org.apache.tools.ant.types.EnumeratedAttribute
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
JDO_1_0 |
static java.lang.String |
JDO_2_0 |
Constructor and Description |
---|
JdoDocletTask.JdoSpecVersion() |
Modifier and Type | Method and Description |
---|---|
java.lang.String[] |
getValues()
Gets the Values attribute of the JdoSpecVersion object
|
public static final java.lang.String JDO_1_0
public static final java.lang.String JDO_2_0