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