|
||||||||||
| 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 following features are supported:
Webapp23Package.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. |
UrlPatternType |
getUrlPattern()
Returns the value of the 'Url Pattern' containment reference. |
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. |
void |
setUrlPattern(UrlPatternType value)
Sets the value of the ' Url Pattern' 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),
Webapp23Package.getServletMappingType_ServletName()void setServletName(ServletNameType value)
Servlet Name' containment reference.
value - the new value of the 'Servlet Name' containment reference.getServletName()UrlPatternType getUrlPattern()
If the meaning of the 'Url Pattern' containment reference isn't clear, there really should be more of a description here...
setUrlPattern(UrlPatternType),
Webapp23Package.getServletMappingType_UrlPattern()void setUrlPattern(UrlPatternType value)
Url Pattern' containment reference.
value - the new value of the 'Url Pattern' containment reference.getUrlPattern()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),
Webapp23Package.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 | |||||||||