Uses of Interface
org.eclipse.jst.j2ee.webapplication.WebType

Packages that use WebType
org.eclipse.jst.j2ee.webapplication This package includes the EJBArtifactEdit api.  
 

Uses of WebType in org.eclipse.jst.j2ee.webapplication
 

Subinterfaces of WebType in org.eclipse.jst.j2ee.webapplication
 interface JSPType
           
 interface ServletType
           
 

Methods in org.eclipse.jst.j2ee.webapplication that return WebType
 WebType Servlet.getWebType()
           
 

Methods in org.eclipse.jst.j2ee.webapplication with parameters of type WebType
 void Servlet.setWebType(WebType value)