|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.enterprise.deploy.shared.DConfigBeanVersionType
An enumeration of deployment status action types.
Field Summary | |
static DConfigBeanVersionType (src) |
V1_3
The version type for J2EE 1.3 |
static DConfigBeanVersionType (src) |
V1_3_1
The version type for J2EE 1.3.1 - DO NOT USE |
static DConfigBeanVersionType (src) |
V1_4
The version type for J2EE 1.4 |
Constructor Summary | |
protected |
DConfigBeanVersionType(int value)
Create a new DConfigBeanVersionType |
Method Summary | |
static DConfigBeanVersionType (src) |
getDConfigBeanVersionType(int type)
Get the version type for an integer |
protected DConfigBeanVersionType (src) [] |
getEnumValueTable()
Get the enumerated values for module type |
protected int |
getOffset()
Return the offset of the first element |
protected java.lang.String[] |
getStringTable()
Get the string table for class DConfigBeanVersion type [todo] check this? |
int |
getValue()
Get the value |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public static final DConfigBeanVersionType (src) V1_3
public static final DConfigBeanVersionType (src) V1_3_1
public static final DConfigBeanVersionType (src) V1_4
Constructor Detail |
protected DConfigBeanVersionType(int value)
value
- the valueMethod Detail |
public int getValue()
protected java.lang.String[] getStringTable()
protected DConfigBeanVersionType (src) [] getEnumValueTable()
public static DConfigBeanVersionType (src) getDConfigBeanVersionType(int type)
type
- the type
public java.lang.String toString()
protected int getOffset()
|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |