org.apache.axis.wsdl.symbolTable
Class CollectionType
- CollectionTE, Serializable
public class CollectionType
This Type 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 type 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 |
CollectionType
public CollectionType(QName pqName,
TypeEntry refType,
Node pNode,
String dims,
boolean wrapped)
Constructor CollectionType
pqName
- refType
- pNode
- dims
-
isWrapped
public boolean isWrapped()
Copyright © 2005 Apache Web Services Project. All Rights Reserved.