public final class Type
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
static Type |
EAR |
static Type |
EJB |
static Type |
GAR |
static Type |
JAR |
private java.lang.String |
typeName |
static Type |
WAR |
Modifier | Constructor and Description |
---|---|
private |
Type(java.lang.String typeName) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |