org.apache.axis2.corba.idl.types
Class SequenceType
java.lang.Object
org.apache.axis2.corba.idl.types.DataType
org.apache.axis2.corba.idl.types.CompositeDataType
org.apache.axis2.corba.idl.types.AbstractCollectionType
org.apache.axis2.corba.idl.types.SequenceType
public class SequenceType
- extends AbstractCollectionType
Methods inherited from class org.apache.axis2.corba.idl.types.AbstractCollectionType |
getDataType, getDepth, getElementCount, getElementModule, getElementName, isArray, isSequence, setDataType, setDepth, setElementCount, setElementModule, setElementName |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SequenceType
public SequenceType()
generateTypeCode
protected TypeCode generateTypeCode()
- Specified by:
generateTypeCode
in class DataType
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.