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

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

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

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