|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ServletMappingType
A representation of the model object 'Servlet Mapping Type'. The servlet-mappingType defines a mapping between a servlet and a url pattern. Used in: web-app
The following features are supported:
Webapp25Package.getServletMappingType()| Method Summary | |
|---|---|
java.lang.String |
getId()
Returns the value of the 'Id' attribute. |
ServletNameType |
getServletName()
Returns the value of the 'Servlet Name' containment reference. |
|
getUrlPattern()
Returns the value of the 'Url Pattern' containment reference list. |
void |
setId(java.lang.String value)
Sets the value of the ' Id' attribute. |
void |
setServletName(ServletNameType value)
Sets the value of the ' Servlet Name' containment reference. |
| Method Detail |
|---|
ServletNameType getServletName()
If the meaning of the 'Servlet Name' containment reference isn't clear, there really should be more of a description here...
setServletName(ServletNameType),
Webapp25Package.getServletMappingType_ServletName()void setServletName(ServletNameType value)
Servlet Name' containment reference.
value - the new value of the 'Servlet Name' containment reference.getServletName()getUrlPattern()
UrlPatternType.
If the meaning of the 'Url Pattern' containment reference list isn't clear, there really should be more of a description here...
Webapp25Package.getServletMappingType_UrlPattern()java.lang.String getId()
If the meaning of the 'Id' attribute isn't clear, there really should be more of a description here...
setId(String),
Webapp25Package.getServletMappingType_Id()void setId(java.lang.String value)
Id' attribute.
value - the new value of the 'Id' attribute.getId()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||