FileDocCategorySizeDatePackage
IDLType.javaAPI DocJava SE 5 API977Fri Aug 26 14:58:28 BST 2005org.omg.CORBA

IDLType

public interface IDLType implements org.omg.CORBA.portable.IDLEntity, org.omg.CORBA.IRObject, IDLTypeOperations
An abstract interface inherited by all Interface Repository (IR) objects that represent OMG IDL types. It provides access to the TypeCode object describing the type and is used in defining the other interfaces wherever definitions of IDLType must be referenced.

Fields Summary
Constructors Summary
Methods Summary