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

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

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

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