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