org.apache.axis.wsdl.symbolTable
Class DefinedType
- Serializable
This Type is for a QName that is a complex or simple type, these types are
always emitted.
componentType , containedAttributes , containedElements , dims , isBaseType , isSimpleType , itemQName , node , onlyLiteralReference , refType , types , undefined , underlTypeNillable |
getBaseType , getComponentType , getContainedAttributes , getContainedElements , getDimensions , getItemQName , getNestedTypes , getNode , getRefType , getUndefinedTypeRef , getUnderlTypeNillable , isBaseType , isOnlyLiteralReferenced , isSimpleType , setBaseType , setComponentType , setContainedAttributes , setContainedElements , setItemQName , setOnlyLiteralReference , setRefType , setSimpleType , setUnderlTypeNillable , toString , toString , updateUndefined |
extensionBase
protected TypeEntry extensionBase
Field extensionBase
searchedForExtensionBase
protected boolean searchedForExtensionBase
Field searchedForExtensionBase
DefinedType
public DefinedType(QName pqName,
Node pNode)
Constructor DefinedType
DefinedType
public DefinedType(QName pqName,
TypeEntry refType,
Node pNode,
String dims)
Constructor DefinedType
pqName
- refType
- pNode
- dims
-
getComplexTypeExtensionBase
public TypeEntry getComplexTypeExtensionBase(SymbolTable symbolTable)
Get a TypeEntry for the base type of this type, if one exists.
symbolTable
- a SymbolTable
value
Copyright B) 2005 Apache Web Services Project. All Rights Reserved.