java.lang.Object javax.enterprise.deploy.shared.ModuleType
public static final ModuleType CAR
public static final ModuleType EAR
public static final ModuleType EJB
protected ModuleType[] getEnumValueTable()
public String getModuleExtension()
public static ModuleType getModuleType(int value)
protected int getOffset()
protected String[] getStringTable()
public int getValue()
protected ModuleType(int value)
public static final ModuleType RAR
public String toString()
public static final ModuleType WAR