| 
 | |||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use SymTabEntry | |
| org.apache.axis.wsdl.symbolTable | |
| org.apache.axis.wsdl.toJava | |
| Uses of SymTabEntry in org.apache.axis.wsdl.symbolTable | 
| Subclasses of SymTabEntry in org.apache.axis.wsdl.symbolTable | |
|  class | BaseTypeThis Type is for a QName represents a Base Type (i.e. | 
|  class | BindingEntryThis class represents a WSDL binding. | 
|  class | CollectionElementThis Element is for a QName that is a 'collection'. | 
|  class | CollectionTypeThis Type is for a QName that is a 'collection'. | 
|  class | ContainedAttribute | 
|  class | ContainedEntry | 
|  class | DefinedElementThis Type is for a QName that is an element, these types are only emitted if referenced by a ref= or an element=. | 
|  class | DefinedTypeThis Type is for a QName that is a complex or simple type, these types are always emitted. | 
|  class | ElementThis class represents a TypeEntry that is a type (complexType, simpleType, etc. | 
|  class | ElementDeclSimple utility struct for holding element declarations. | 
|  class | MessageEntryThis class represents a WSDL message. | 
|  class | PortEntryThis class represents the symbol table entry for a WSDL port. | 
|  class | PortTypeEntryThis class represents a WSDL portType. | 
|  class | ServiceEntryThis class represents a WSDL service. | 
|  class | TypeThis class represents a TypeEntry that is a type (complexType, simpleType, etc. | 
|  class | TypeEntryThis class represents a wsdl types entry that is supported by the WSDL2Java emitter. | 
|  class | UndefinedElementThis represents a QName found in a reference but is not defined. | 
|  class | UndefinedTypeThis represents a QName found in a reference but is not defined. | 
| Methods in org.apache.axis.wsdl.symbolTable that return SymTabEntry | |
|  SymTabEntry | SymbolTable.get(QName qname,
    java.lang.Class cls)Get the entry with the given QName of the given class. | 
| Uses of SymTabEntry in org.apache.axis.wsdl.toJava | 
| Methods in org.apache.axis.wsdl.toJava with parameters of type SymTabEntry | |
|  void | JavaGeneratorFactory.Writers.addStuff(Generator baseWriter,
         SymTabEntry entry,
         SymbolTable symbolTable)Method addStuff | 
| 
 | |||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||