Uses of Class
org.apache.axis.wsdl.symbolTable.SymTabEntry
Packages that use SymTabEntry
-
Uses of SymTabEntry in org.apache.axis.wsdl.symbolTable
Subclasses of SymTabEntry in org.apache.axis.wsdl.symbolTableModifier and TypeClassDescriptionclass
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 in org.apache.axis.wsdl.symbolTable that return SymTabEntryModifier and TypeMethodDescriptionGet 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 SymTabEntryModifier and TypeMethodDescriptionvoid
JavaGeneratorFactory.Writers.addStuff
(Generator baseWriter, SymTabEntry entry, SymbolTable symbolTable) Method addStuff