Uses of Interface
org.eclipse.wst.wsdl.Types

Packages that use Types
org.eclipse.wst.wsdl The WSDL model API allows clients to work with the WSDL 1.1 documents. 
 

Uses of Types in org.eclipse.wst.wsdl
 

Methods in org.eclipse.wst.wsdl that return Types
 Types WSDLFactory.createTypes()
          Returns a new object of class 'Types'
 Types Definition.getETypes()
          Returns the value of the 'ETypes' containment reference
 

Methods in org.eclipse.wst.wsdl with parameters of type Types
 void Definition.setETypes(Types value)
          Sets the value of the 'ETypes' containment reference