|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServletClassType | |
---|---|
org.eclipse.modisco.jee.webapp.webapp22 |
Uses of ServletClassType in org.eclipse.modisco.jee.webapp.webapp22 |
---|
Methods in org.eclipse.modisco.jee.webapp.webapp22 that return ServletClassType | |
---|---|
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. |
Methods in org.eclipse.modisco.jee.webapp.webapp22 with parameters of type ServletClassType | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |