Uses of Class
org.apache.axis2.description.java2wsdl.TypeTable
-
Packages that use TypeTable Package Description 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 Modifier and Type Method Description TypeTableAxisService. getTypeTable()Methods in org.apache.axis2.description with parameters of type TypeTable Modifier and Type Method Description voidAxisService. setTypeTable(TypeTable typeTable) -
Uses of TypeTable in org.apache.axis2.description.java2wsdl
Fields in org.apache.axis2.description.java2wsdl declared as TypeTable Modifier and Type Field Description protected TypeTableDefaultSchemaGenerator. typeTableMethods in org.apache.axis2.description.java2wsdl that return TypeTable Modifier and Type Method Description TypeTableDefaultSchemaGenerator. getTypeTable()TypeTableSchemaGenerator. getTypeTable()
-