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

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

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

Methods in org.eclipse.modisco.jee.webapp.webapp23 that return WelcomeFileType
 WelcomeFileType Webapp23Factory.createWelcomeFileType()
          Returns a new object of class 'Welcome File Type'.
 WelcomeFileType DocumentRoot.getWelcomeFile()
          Returns the value of the 'Welcome File' containment reference.
 

Methods in org.eclipse.modisco.jee.webapp.webapp23 with parameters of type WelcomeFileType
 void DocumentRoot.setWelcomeFile(WelcomeFileType value)
          Sets the value of the 'Welcome File' containment reference.