FileDocCategorySizeDatePackage
Undefined.javaAPI DocApache Axis 1.41297Sat Apr 22 18:57:28 BST 2006org.apache.axis.wsdl.symbolTable

Undefined

public interface Undefined
This Undefined interface is implemented by UndefinedType and UndefinedElement.

Fields Summary
Constructors Summary
Methods Summary
public voidregister(TypeEntry referrant)
Register referrant TypeEntry so that the code can update the TypeEntry when the Undefined Element or Type is defined

param
referrant

public voidupdate(TypeEntry def)
Call update with the actual TypeEntry. This updates all of the referrant TypeEntry's that were registered.

param
def
throws
IOException