|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.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.ArrayType
public class ArrayType
Field Summary |
---|
Fields inherited from class org.apache.axis2.corba.idl.types.AbstractCollectionType |
---|
dataType, depth, elementCount, elementModule, elementName |
Fields inherited from class org.apache.axis2.corba.idl.types.CompositeDataType |
---|
id, IDL_REPO_STRING, IDL_VERSION, members, module, MODULE_SEPERATOR, name |
Fields inherited from class org.apache.axis2.corba.idl.types.DataType |
---|
typeCode |
Constructor Summary | |
---|---|
ArrayType()
|
Method Summary | |
---|---|
protected org.omg.CORBA.TypeCode |
generateTypeCode()
|
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 org.apache.axis2.corba.idl.types.CompositeDataType |
---|
addMember, getId, getMembers, getModule, getName, setId, setModule, setName |
Methods inherited from class org.apache.axis2.corba.idl.types.DataType |
---|
getTypeCode |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ArrayType()
Method Detail |
---|
protected org.omg.CORBA.TypeCode generateTypeCode()
generateTypeCode
in class DataType
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |