|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FilterNameType | |
---|---|
org.eclipse.modisco.jee.webapp.webapp23 |
Uses of FilterNameType in org.eclipse.modisco.jee.webapp.webapp23 |
---|
Methods in org.eclipse.modisco.jee.webapp.webapp23 that return FilterNameType | |
---|---|
FilterNameType |
Webapp23Factory.createFilterNameType()
Returns a new object of class 'Filter Name Type'. |
FilterNameType |
DocumentRoot.getFilterName()
Returns the value of the 'Filter Name' containment reference. |
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.webapp23 with parameters of type FilterNameType | |
---|---|
void |
DocumentRoot.setFilterName(FilterNameType value)
Sets the value of the ' Filter Name ' containment reference. |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |