Uses of Interface javax.wsdl.Types

Uses in package com.ibm.wsdl.xml

Methods with parameter type javax.wsdl.Types

void
WSDLWriterImpl.printTypes(Types types, Definition def, PrintWriter pw)

Methods with return type javax.wsdl.Types

Types
WSDLReaderImpl.parseTypes(Element typesEl, Definition def)

Uses in package com.ibm.wsdl

Classes implementing javax.wsdl.Types

class
This class represents the <types> section of a WSDL document.

Fields of type javax.wsdl.Types

Types

Methods with parameter type javax.wsdl.Types

void
Set the types section.

Methods with return type javax.wsdl.Types

Types
Create a new types section.
Types
Get the types section.

Uses in package javax.wsdl

Methods with parameter type javax.wsdl.Types

void
Set the types section.

Methods with return type javax.wsdl.Types

Types
Create a new types section.
Types
Get the types section.

Copyright B) 2003,2005 IBM. All Rights Reserved.