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

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

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

Methods in org.eclipse.modisco.jee.webapp.webapp23 that return ServletType
 ServletType Webapp23Factory.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.webapp23 with parameters of type ServletType
 void DocumentRoot.setServlet(ServletType value)
          Sets the value of the 'Servlet' containment reference.