Uses of Interface
javax.wsdl.Types

Packages that use Types
javax.wsdl   
 

Uses of Types in javax.wsdl
 

Methods in javax.wsdl that return Types
 Types Definition.getTypes()
          Get the types section.
 Types Definition.createTypes()
          Create a new types section.
 

Methods in javax.wsdl with parameters of type Types
 void Definition.setTypes(Types types)
          Set the types section.