Uses of Class
org.apache.axis2.description.java2wsdl.TypeTable

Packages that use TypeTable
org.apache.axis2.description   
org.apache.axis2.description.java2wsdl   
 

Uses of TypeTable in org.apache.axis2.description
 

Methods in org.apache.axis2.description that return TypeTable
 TypeTable AxisService.getTypeTable()
           
 

Methods in org.apache.axis2.description with parameters of type TypeTable
 void AxisService.setTypeTable(TypeTable typeTable)
           
 

Uses of TypeTable in org.apache.axis2.description.java2wsdl
 

Fields in org.apache.axis2.description.java2wsdl declared as TypeTable
protected  TypeTable DefaultSchemaGenerator.typeTable
           
 

Methods in org.apache.axis2.description.java2wsdl that return TypeTable
 TypeTable SchemaGenerator.getTypeTable()
           
 TypeTable DefaultSchemaGenerator.getTypeTable()
           
 



Copyright © 2004-2011 The Apache Software Foundation. All Rights Reserved.