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

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

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

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