| Package | Description |
|---|---|
| org.eclipse.modisco.jee.webapp.webapp22 |
| Modifier and Type | Method and Description |
|---|---|
ServletNameType |
Webapp22Factory.createServletNameType()
Returns a new object of class 'Servlet Name Type'.
|
ServletNameType |
DocumentRoot.getServletName()
Returns the value of the 'Servlet Name' containment reference.
|
ServletNameType |
ServletMappingType.getServletName()
Returns the value of the 'Servlet Name' containment reference.
|
ServletNameType |
ServletType.getServletName()
Returns the value of the 'Servlet Name' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DocumentRoot.setServletName(ServletNameType value)
Sets the value of the '
Servlet Name' containment reference. |
void |
ServletMappingType.setServletName(ServletNameType value)
Sets the value of the '
Servlet Name' containment reference. |
void |
ServletType.setServletName(ServletNameType value)
Sets the value of the '
Servlet Name' containment reference. |