Uses of Class
org.apache.axis.wsdl.toJava.Type

Packages that use Type
org.apache.axis.wsdl.toJava   
 

Uses of Type in org.apache.axis.wsdl.toJava
 

Subclasses of Type in org.apache.axis.wsdl.toJava
 class BaseType
          This Type is for a QName represents a Base Type (i.e.
 class CollectionType
          This Type is for a QName that is a 'collection'.
 class DefinedType
          This Type is for a QName that is a complex or simple type, these types are always emitted.
 class UndefinedType
          This represents a QName found in a reference but is not defined.
 

Methods in org.apache.axis.wsdl.toJava that return Type
 Type SymbolTable.getType(javax.wsdl.QName qname)
          Get the Type TypeEntry with the given QName.
 



Copyright © 2001 Apache XML Project. All Rights Reserved.