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