|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SymTabEntry | |
org.apache.axis.wsdl.toJava |
Uses of SymTabEntry in org.apache.axis.wsdl.toJava |
Subclasses of SymTabEntry in org.apache.axis.wsdl.toJava | |
class |
BaseType
This Type is for a QName represents a Base Type (i.e. |
class |
BindingEntry
This class represents a WSDL binding. |
class |
CollectionType
This Type is for a QName that is a 'collection'. |
class |
DefinedElement
This Type is for a QName that is an element, these types are only emitted if referenced by a ref= or an element=. |
class |
DefinedType
This Type is for a QName that is a complex or simple type, these types are always emitted. |
class |
Element
This class represents a TypeEntry that is a type (complexType, simpleType, etc. |
class |
MessageEntry
This class represents a WSDL message. |
class |
PortTypeEntry
This class represents a WSDL portType. |
class |
ServiceEntry
This class represents a WSDL service. |
class |
Type
This class represents a TypeEntry that is a type (complexType, simpleType, etc. |
class |
TypeEntry
This class represents a wsdl types entry that is supported by the WSDL2Java emitter. |
class |
UndefinedElement
This represents a QName found in a reference but is not defined. |
class |
UndefinedType
This represents a QName found in a reference but is not defined. |
Constructors in org.apache.axis.wsdl.toJava with parameters of type SymTabEntry | |
JavaWriter(Emitter emitter,
SymTabEntry entry,
java.lang.String suffix,
java.lang.String extension,
java.lang.String message,
java.lang.String type)
Constructor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |