org.omg.CORBA
Interface IDLType


public abstract interface IDLType
extends Object, org.omg.CORBA.portable.IDLEntity, IRObject


Fields inherited from class java.io.Serializable
serialVersionUID
 
Fields inherited from class java.io.Serializable
serialVersionUID
 
Method Summary
 TypeCode type()
           
 
Methods inherited from interface org.omg.CORBA.IRObject
def_kind, destroy
 

Method Detail

type

public TypeCode type()