| Package | Description |
|---|---|
| org.eclipse.modisco.jee.webapp.webapp23 |
| Modifier and Type | Method and Description |
|---|---|
UrlPatternType |
Webapp23Factory.createUrlPatternType()
Returns a new object of class 'Url Pattern Type'.
|
UrlPatternType |
DocumentRoot.getUrlPattern()
Returns the value of the 'Url Pattern' containment reference.
|
UrlPatternType |
FilterMappingType.getUrlPattern()
Returns the value of the 'Url Pattern' containment reference.
|
UrlPatternType |
ServletMappingType.getUrlPattern()
Returns the value of the 'Url Pattern' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DocumentRoot.setUrlPattern(UrlPatternType value)
Sets the value of the '
Url Pattern' containment reference. |
void |
FilterMappingType.setUrlPattern(UrlPatternType value)
Sets the value of the '
Url Pattern' containment reference. |
void |
ServletMappingType.setUrlPattern(UrlPatternType value)
Sets the value of the '
Url Pattern' containment reference. |