Uses of Interface
org.eclipse.modisco.jee.webapp.webapp24.WebAppType

Packages that use WebAppType
org.eclipse.modisco.jee.webapp.webapp24   
 

Uses of WebAppType in org.eclipse.modisco.jee.webapp.webapp24
 

Methods in org.eclipse.modisco.jee.webapp.webapp24 that return WebAppType
 WebAppType Webapp24Factory.createWebAppType()
          Returns a new object of class 'Web App Type'.
 WebAppType DocumentRoot.getWebApp()
          Returns the value of the 'Web App' containment reference.
 

Methods in org.eclipse.modisco.jee.webapp.webapp24 with parameters of type WebAppType
 void DocumentRoot.setWebApp(WebAppType value)
          Sets the value of the 'Web App' containment reference.