public interface WelcomeFileListType
The following features are supported:
Webapp24Package.getWelcomeFileListType()| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getId()
Returns the value of the 'Id' attribute.
|
|
getWelcomeFile()
Returns the value of the 'Welcome File' attribute list.
|
void |
setId(java.lang.String value)
Sets the value of the '
Id' attribute. |
getWelcomeFile()
String.
The welcome-file element contains file name to use
as a default welcome file, such as index.html
Webapp24Package.getWelcomeFileListType_WelcomeFile()java.lang.String getId()
If the meaning of the 'Id' attribute isn't clear, there really should be more of a description here...
setId(String),
Webapp24Package.getWelcomeFileListType_Id()