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

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

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

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