Uses of Interface
org.eclipse.modisco.jee.webapp.webapp25.FilterNameType

Packages that use FilterNameType
org.eclipse.modisco.jee.webapp.webapp25   
 

Uses of FilterNameType in org.eclipse.modisco.jee.webapp.webapp25
 

Methods in org.eclipse.modisco.jee.webapp.webapp25 that return FilterNameType
 FilterNameType Webapp25Factory.createFilterNameType()
          Returns a new object of class 'Filter Name Type'.
 FilterNameType FilterMappingType.getFilterName()
          Returns the value of the 'Filter Name' containment reference.
 FilterNameType FilterType.getFilterName()
          Returns the value of the 'Filter Name' containment reference.
 

Methods in org.eclipse.modisco.jee.webapp.webapp25 with parameters of type FilterNameType
 void FilterMappingType.setFilterName(FilterNameType value)
          Sets the value of the 'Filter Name' containment reference.
 void FilterType.setFilterName(FilterNameType value)
          Sets the value of the 'Filter Name' containment reference.