| Package | Description |
|---|---|
| org.eclipse.modisco.jee.webapp.webapp23 |
| Modifier and Type | Method and Description |
|---|---|
WelcomeFileListType |
Webapp23Factory.createWelcomeFileListType()
Returns a new object of class 'Welcome File List Type'.
|
WelcomeFileListType |
DocumentRoot.getWelcomeFileList()
Returns the value of the 'Welcome File List' containment reference.
|
WelcomeFileListType |
WebAppType.getWelcomeFileList()
Returns the value of the 'Welcome File List' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DocumentRoot.setWelcomeFileList(WelcomeFileListType value)
Sets the value of the '
Welcome File List' containment reference. |
void |
WebAppType.setWelcomeFileList(WelcomeFileListType value)
Sets the value of the '
Welcome File List' containment reference. |