Package | Description |
---|---|
org.glassfish.spec |
Modifier and Type | Method and Description |
---|---|
static Spec.JarType |
Spec.JarType.valueOf(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.
|
Copyright © 2018 GlassFish Community. All rights reserved.