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

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

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

Methods in org.eclipse.modisco.jee.webapp.webapp23 that return FilterMappingType
 FilterMappingType Webapp23Factory.createFilterMappingType()
          Returns a new object of class 'Filter Mapping Type'.
 FilterMappingType DocumentRoot.getFilterMapping()
          Returns the value of the 'Filter Mapping' containment reference.
 

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