public static class EjbJar.CMPVersion extends EnumeratedAttribute
| Modifier and Type | Field and Description | 
|---|---|
| static String | CMP1_01.0 value | 
| static String | CMP2_02.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, toStringpublic static final String CMP1_0
public static final String CMP2_0
public String[] getValues()
getValues in class EnumeratedAttribute