org.apache.axis.wsdl.symbolTable
public class UndefinedDelegate extends Object implements Undefined
Method Summary | |
---|---|
void | register(TypeEntry referrant)
Register referrant TypeEntry so that
the code can update the TypeEntry when the Undefined Element or Type is defined
|
void | update(TypeEntry def)
Call update with the actual TypeEntry. |
Parameters: referrant
Parameters: def
Throws: IOException