Uses of Interface
org.eclipse.jst.ws.jaxws.dom.runtime.api.IWebType

Packages that use IWebType
org.eclipse.jst.ws.jaxws.dom.runtime.api   
org.eclipse.jst.ws.jaxws.dom.runtime.util   
 

Uses of IWebType in org.eclipse.jst.ws.jaxws.dom.runtime.api
 

Methods in org.eclipse.jst.ws.jaxws.dom.runtime.api that return IWebType
 IWebType DomFactory.createIWebType()
          Returns a new object of class 'IWeb Type'.
 

Uses of IWebType in org.eclipse.jst.ws.jaxws.dom.runtime.util
 

Methods in org.eclipse.jst.ws.jaxws.dom.runtime.util with parameters of type IWebType
 T DomSwitch.caseIWebType(IWebType object)
          Returns the result of interpreting the object as an instance of 'IWeb Type'.