| Package | Description |
|---|---|
| org.jboss.shrinkwrap.descriptor.api.j2ee14 |
Provides the interfaces and enumeration types as defined in the schema
|
| Modifier and Type | Method and Description |
|---|---|
EnvEntryTypeValuesType |
EnvEntryType.getEnvEntryType()
Returns the
env-entry-type element |
static EnvEntryTypeValuesType |
EnvEntryTypeValuesType.getFromStringValue(java.lang.String value) |
static EnvEntryTypeValuesType |
EnvEntryTypeValuesType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static EnvEntryTypeValuesType[] |
EnvEntryTypeValuesType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EnvEntryType<T> |
EnvEntryType.envEntryType(EnvEntryTypeValuesType envEntryType)
Sets the
env-entry-type element |
Copyright © 2014 IronJacamar (http://www.ironjacamar.org)