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

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

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

Methods in org.eclipse.modisco.jee.webapp.webapp22 that return WelcomeFileType
 WelcomeFileType Webapp22Factory.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.webapp22 with parameters of type WelcomeFileType
 void DocumentRoot.setWelcomeFile(WelcomeFileType value)
          Sets the value of the 'Welcome File' containment reference.