java.lang.Object javax.enterprise.deploy.shared.CommandType
protected CommandType(int value)
public static final CommandType DISTRIBUTE
public static CommandType getCommandType(int value)
protected CommandType[] getEnumValueTable()
protected int getOffset()
protected String[] getStringTable()
public int getValue()
public static final CommandType REDEPLOY
public static final CommandType START
public static final CommandType STOP
public String toString()
public static final CommandType UNDEPLOY