org.apache.axis.wsdl.symbolTable
public class ContainedEntry extends SymTabEntry
Field Summary | |
---|---|
protected TypeEntry | type |
Constructor Summary | |
---|---|
protected | ContainedEntry(TypeEntry type, QName qname) |
Method Summary | |
---|---|
TypeEntry | getType() |
void | setType(TypeEntry type) |
Parameters: qname
Returns: Returns the type.
Parameters: type The type to set.