public interface WelcomeFileListType<T> extends Child<T>
welcome-file-listType xsd type| Modifier and Type | Method and Description |
|---|---|
List<String> |
getAllWelcomeFile()
Returns all
welcome-file elements |
WelcomeFileListType<T> |
removeAllWelcomeFile()
Removes the
welcome-file element |
WelcomeFileListType<T> |
welcomeFile(String... values)
Creates for all String objects representing
welcome-file elements,
a new welcome-file element |
WelcomeFileListType<T> welcomeFile(String... values)
welcome-file elements,
a new welcome-file elementvalues - list of welcome-file objectsWelcomeFileListTypeList<String> getAllWelcomeFile()
welcome-file elementswelcome-fileWelcomeFileListType<T> removeAllWelcomeFile()
welcome-file elementWelcomeFileListTypeCopyright © 2016 JBoss by Red Hat. All rights reserved.