| Package | Description |
|---|---|
| org.glassfish.spec |
| Modifier and Type | Field and Description |
|---|---|
private Spec.JarType |
Spec.jarType |
| Modifier and Type | Method and Description |
|---|---|
static Spec.JarType |
Spec.JarType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Spec.JarType[] |
Spec.JarType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|