| Package | Description |
|---|---|
| org.eclipse.modisco.jee.webapp.webapp22 |
| Modifier and Type | Method and Description |
|---|---|
DisplayNameType |
Webapp22Factory.createDisplayNameType()
Returns a new object of class 'Display Name Type'.
|
DisplayNameType |
DocumentRoot.getDisplayName()
Returns the value of the 'Display Name' containment reference.
|
DisplayNameType |
ServletType.getDisplayName()
Returns the value of the 'Display Name' containment reference.
|
DisplayNameType |
WebAppType.getDisplayName()
Returns the value of the 'Display Name' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DocumentRoot.setDisplayName(DisplayNameType value)
Sets the value of the '
Display Name' containment reference. |
void |
ServletType.setDisplayName(DisplayNameType value)
Sets the value of the '
Display Name' containment reference. |
void |
WebAppType.setDisplayName(DisplayNameType value)
Sets the value of the '
Display Name' containment reference. |