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