org.apache.axis.wsdl.symbolTable

Class ContainedEntry

public class ContainedEntry extends SymTabEntry

Field Summary
protected TypeEntrytype
Constructor Summary
protected ContainedEntry(TypeEntry type, QName qname)
Method Summary
TypeEntrygetType()
voidsetType(TypeEntry type)

Field Detail

type

protected TypeEntry type

Constructor Detail

ContainedEntry

protected ContainedEntry(TypeEntry type, QName qname)

Parameters: qname

Method Detail

getType

public TypeEntry getType()

Returns: Returns the type.

setType

public void setType(TypeEntry type)

Parameters: type The type to set.

Copyright B) 2005 Apache Web Services Project. All Rights Reserved.