|
||||||||||
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
public abstract class DataType
Field Summary | |
---|---|
protected org.omg.CORBA.TypeCode |
typeCode
|
Constructor Summary | |
---|---|
DataType()
|
Method Summary | |
---|---|
protected abstract org.omg.CORBA.TypeCode |
generateTypeCode()
|
org.omg.CORBA.TypeCode |
getTypeCode()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected org.omg.CORBA.TypeCode typeCode
Constructor Detail |
---|
public DataType()
Method Detail |
---|
public org.omg.CORBA.TypeCode getTypeCode()
protected abstract org.omg.CORBA.TypeCode generateTypeCode()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |