| Package | Description |
|---|---|
| org.eclipse.modisco.jee.webapp.webapp23 |
| Modifier and Type | Method and Description |
|---|---|
FilterClassType |
Webapp23Factory.createFilterClassType()
Returns a new object of class 'Filter Class Type'.
|
FilterClassType |
DocumentRoot.getFilterClass()
Returns the value of the 'Filter Class' containment reference.
|
FilterClassType |
FilterType.getFilterClass()
Returns the value of the 'Filter Class' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DocumentRoot.setFilterClass(FilterClassType value)
Sets the value of the '
Filter Class' containment reference. |
void |
FilterType.setFilterClass(FilterClassType value)
Sets the value of the '
Filter Class' containment reference. |