public static class EjbJar.CMPVersion extends EnumeratedAttribute
Modifier and Type | Field | Description |
---|---|---|
static java.lang.String |
CMP1_0 |
1.0 value
|
static java.lang.String |
CMP2_0 |
2.0 value
|
value
Constructor | Description |
---|---|
CMPVersion() |
Modifier and Type | Method | Description |
---|---|---|
java.lang.String[] |
getValues() |
This is the only method a subclass needs to implement.
|
containsValue, getIndex, getInstance, getValue, indexOfValue, setValue, toString
public static final java.lang.String CMP1_0
public static final java.lang.String CMP2_0
public java.lang.String[] getValues()
getValues
in class EnumeratedAttribute