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 TypeClassDescriptionclassThis Type is for a QName represents a Base Type (i.e.classThis class represents a WSDL binding.classThis Element is for a QName that is a 'collection'.classThis Type is for a QName that is a 'collection'.classclassclassThis Type is for a QName that is an element, these types are only emitted if referenced by a ref= or an element=.classThis Type is for a QName that is a complex or simple type, these types are always emitted.classThis class represents a TypeEntry that is a type (complexType, simpleType, etc.classSimple utility struct for holding element declarations.classThis class represents a WSDL message.classThis class represents the symbol table entry for a WSDL port.classThis class represents a WSDL portType.classThis class represents a WSDL service.classThis class represents a TypeEntry that is a type (complexType, simpleType, etc.classThis class represents a wsdl types entry that is supported by the WSDL2Java emitter.classThis represents a QName found in a reference but is not defined.classThis 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 TypeMethodDescriptionvoidJavaGeneratorFactory.Writers.addStuff(Generator baseWriter, SymTabEntry entry, SymbolTable symbolTable) Method addStuff