public interface WelcomeFileListType<T> extends Child<T>
welcome-file-listType
xsd typeModifier 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
objectsWelcomeFileListType
List<String> getAllWelcomeFile()
welcome-file
elementswelcome-file
WelcomeFileListType<T> removeAllWelcomeFile()
welcome-file
elementWelcomeFileListType
Copyright © 2015 JBoss by Red Hat. All rights reserved.