| Package | Description |
|---|---|
| org.eclipse.modisco.jee.webapp.webapp22 |
| Modifier and Type | Method and Description |
|---|---|
EnvEntryNameType |
Webapp22Factory.createEnvEntryNameType()
Returns a new object of class 'Env Entry Name Type'.
|
EnvEntryNameType |
DocumentRoot.getEnvEntryName()
Returns the value of the 'Env Entry Name' containment reference.
|
EnvEntryNameType |
EnvEntryType.getEnvEntryName()
Returns the value of the 'Env Entry Name' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DocumentRoot.setEnvEntryName(EnvEntryNameType value)
Sets the value of the '
Env Entry Name' containment reference. |
void |
EnvEntryType.setEnvEntryName(EnvEntryNameType value)
Sets the value of the '
Env Entry Name' containment reference. |