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

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

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

Methods in org.eclipse.modisco.jee.webapp.webapp24 that return FilterNameType
 FilterNameType Webapp24Factory.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.webapp24 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.