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

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

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

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

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