Uses of Class org.apache.axis.wsdl.symbolTable.SymTabEntry

Uses in package org.apache.axis.wsdl.toJava

Methods with parameter type org.apache.axis.wsdl.symbolTable.SymTabEntry

void
Method addStuff

Uses in package org.apache.axis.wsdl.symbolTable

Classes derived from org.apache.axis.wsdl.symbolTable.SymTabEntry

class
This Type is for a QName represents a Base Type (i.e.
class
This class represents a WSDL binding.
class
This Element is for a QName that is a 'collection'.
class
This Type is for a QName that is a 'collection'.
class
class
class
This Type is for a QName that is an element, these types are only emitted if referenced by a ref= or an element=.
class
This Type is for a QName that is a complex or simple type, these types are always emitted.
class
This class represents a TypeEntry that is a type (complexType, simpleType, etc.
class
Simple utility struct for holding element declarations.
class
This class represents a WSDL message.
class
This class represents the symbol table entry for a WSDL port.
class
This class represents a WSDL portType.
class
This class represents a WSDL service.
class
This class represents a TypeEntry that is a type (complexType, simpleType, etc.
class
This class represents a wsdl types entry that is supported by the WSDL2Java emitter.
class
This represents a QName found in a reference but is not defined.
class
This represents a QName found in a reference but is not defined.

Methods with return type org.apache.axis.wsdl.symbolTable.SymTabEntry

SymTabEntry
SymbolTable.get(QName qname, Class cls)
Get the entry with the given QName of the given class.

Copyright © 2005 Apache Web Services Project. All Rights Reserved.