|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Types | |
| com.ibm.wsdl | |
| com.ibm.wsdl.xml | |
| javax.wsdl | |
| Uses of Types in com.ibm.wsdl |
| Classes in com.ibm.wsdl that implement Types | |
class |
TypesImpl
This class represents the <types> section of a WSDL document. |
| Fields in com.ibm.wsdl declared as Types | |
protected Types |
DefinitionImpl.types
|
| Methods in com.ibm.wsdl that return Types | |
Types |
DefinitionImpl.getTypes()
Get the types section. |
Types |
DefinitionImpl.createTypes()
Create a new types section. |
| Methods in com.ibm.wsdl with parameters of type Types | |
void |
DefinitionImpl.setTypes(Types types)
Set the types section. |
| Uses of Types in com.ibm.wsdl.xml |
| Methods in com.ibm.wsdl.xml that return Types | |
protected Types |
WSDLReaderImpl.parseTypes(org.w3c.dom.Element typesEl,
Definition def)
|
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||