org.apache.axis.wsdl.symbolTable
Class CollectionElement
- CollectionTE, Serializable
public class CollectionElement
This Element is for a QName that is a 'collection'.
For example,
We need a way to indicate in the symbol table that a foo is
'collection of bars', In such cases a collection element is
added with the special QName [, ]
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 |
CollectionElement
public CollectionElement(QName pqName,
TypeEntry refType,
Node pNode,
String dims)
Constructor CollectionElement
pqName
- refType
- pNode
- dims
-
Copyright © 2005 Apache Web Services Project. All Rights Reserved.