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

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

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

Methods in org.eclipse.modisco.jee.webapp.webapp22 that return ServletMappingType
 ServletMappingType Webapp22Factory.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.webapp22 with parameters of type ServletMappingType
 void DocumentRoot.setServletMapping(ServletMappingType value)
          Sets the value of the 'Servlet Mapping' containment reference.