Uses of Interface
org.apache.axis.wsdl.symbolTable.Undefined
-
Packages that use Undefined Package Description org.apache.axis.wsdl.symbolTable -
-
Uses of Undefined in org.apache.axis.wsdl.symbolTable
Classes in org.apache.axis.wsdl.symbolTable that implement Undefined Modifier and Type Class Description class
UndefinedDelegate
This UndefinedDelegate class implements the common functions of UndefinedType and UndefinedElement.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.
-