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

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

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

Methods in org.eclipse.modisco.jee.webapp.webapp23 that return ServletMappingType
 ServletMappingType Webapp23Factory.createServletMappingType()
          Returns a new object of class 'Servlet Mapping Type'.
 ServletMappingType DocumentRoot.getServletMapping()
          Returns the value of the 'Servlet Mapping' containment reference.
 

Methods in org.eclipse.modisco.jee.webapp.webapp23 with parameters of type ServletMappingType
 void DocumentRoot.setServletMapping(ServletMappingType value)
          Sets the value of the 'Servlet Mapping' containment reference.