| Package | Description |
|---|---|
| org.eclipse.modisco.jee.webapp.webapp22 |
| Modifier and Type | Method and Description |
|---|---|
ServletClassType |
Webapp22Factory.createServletClassType()
Returns a new object of class 'Servlet Class Type'.
|
ServletClassType |
DocumentRoot.getServletClass()
Returns the value of the 'Servlet Class' containment reference.
|
ServletClassType |
ServletType.getServletClass()
Returns the value of the 'Servlet Class' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DocumentRoot.setServletClass(ServletClassType value)
Sets the value of the '
Servlet Class' containment reference. |
void |
ServletType.setServletClass(ServletClassType value)
Sets the value of the '
Servlet Class' containment reference. |