Package org.apache.axis.wsdl.symbolTable
Class ContainedEntry
java.lang.Object
org.apache.axis.wsdl.symbolTable.SymTabEntry
org.apache.axis.wsdl.symbolTable.ContainedEntry
- Direct Known Subclasses:
ContainedAttribute
,ElementDecl
-
Field Summary
FieldsFields inherited from class org.apache.axis.wsdl.symbolTable.SymTabEntry
name, qname
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.axis.wsdl.symbolTable.SymTabEntry
getDynamicVar, getName, getQName, isReferenced, setDynamicVar, setIsReferenced, setName, toString, toString
-
Field Details
-
type
-
-
Constructor Details
-
ContainedEntry
- Parameters:
qname
-
-
-
Method Details
-
getType
- Returns:
- Returns the type.
-
setType
- Parameters:
type
- The type to set.
-