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

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

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

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

Constructors in org.apache.axis2.wsdl.java2wsdl with parameters of type TypeTable
Java2WOM(TypeTable table, org.codehaus.jam.JMethod[] method, org.apache.ws.commons.schema.XmlSchema schema, String serviceName, String targentNamespece, String targetNamespecheprefix)