java.lang.Object javax.enterprise.deploy.shared.StateType
public static final StateType COMPLETED
public static final StateType FAILED
protected StateType[] getEnumValueTable()
protected int getOffset()
public static StateType getStateType(int value)
protected String[] getStringTable()
public int getValue()
public static final StateType RELEASED
public static final StateType RUNNING
protected StateType(int value)
public String toString()