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

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

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

Methods in org.eclipse.modisco.jee.webapp.webapp22 that return ServletType
 ServletType Webapp22Factory.createServletType()
          Returns a new object of class 'Servlet Type'.
 ServletType DocumentRoot.getServlet()
          Returns the value of the 'Servlet' containment reference.
 

Methods in org.eclipse.modisco.jee.webapp.webapp22 with parameters of type ServletType
 void DocumentRoot.setServlet(ServletType value)
          Sets the value of the 'Servlet' containment reference.