| Package | Description |
|---|---|
| org.eclipse.modisco.jee.ejbjar.EjbJar11 |
| Modifier and Type | Method and Description |
|---|---|
EnvEntryValueType |
EjbJar11Factory.createEnvEntryValueType()
Returns a new object of class 'Env Entry Value Type'.
|
EnvEntryValueType |
DocumentRoot.getEnvEntryValue()
Returns the value of the 'Env Entry Value' containment reference.
|
EnvEntryValueType |
EnvEntryType.getEnvEntryValue()
Returns the value of the 'Env Entry Value' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DocumentRoot.setEnvEntryValue(EnvEntryValueType value)
Sets the value of the '
Env Entry Value' containment reference. |
void |
EnvEntryType.setEnvEntryValue(EnvEntryValueType value)
Sets the value of the '
Env Entry Value' containment reference. |