|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WelcomeFileListType
A representation of the model object 'Welcome File List Type'. The welcome-file-list contains an ordered list of welcome files elements. Used in: web-app
The following features are supported:
Webapp24Package.getWelcomeFileListType()
Method Summary | |
---|---|
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. |
Method Detail |
---|
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()
void setId(java.lang.String value)
Id
' attribute.
value
- the new value of the 'Id' attribute.getId()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |