| Package | Description |
|---|---|
| org.eclipse.modisco.jee.webapp.webapp22 |
| Modifier and Type | Method and Description |
|---|---|
IconType |
Webapp22Factory.createIconType()
Returns a new object of class 'Icon Type'.
|
IconType |
DocumentRoot.getIcon()
Returns the value of the 'Icon' containment reference.
|
IconType |
ServletType.getIcon()
Returns the value of the 'Icon' containment reference.
|
IconType |
WebAppType.getIcon()
Returns the value of the 'Icon' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DocumentRoot.setIcon(IconType value)
Sets the value of the '
Icon' containment reference. |
void |
ServletType.setIcon(IconType value)
Sets the value of the '
Icon' containment reference. |
void |
WebAppType.setIcon(IconType value)
Sets the value of the '
Icon' containment reference. |