Uses of Interface
org.eclipse.modisco.jee.webapp.webapp23.WelcomeFileListType

Packages that use WelcomeFileListType
org.eclipse.modisco.jee.webapp.webapp23   
 

Uses of WelcomeFileListType in org.eclipse.modisco.jee.webapp.webapp23
 

Methods in org.eclipse.modisco.jee.webapp.webapp23 that return WelcomeFileListType
 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.
 

Methods in org.eclipse.modisco.jee.webapp.webapp23 with parameters of type WelcomeFileListType
 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.