org.omg.CORBA
Interface IDLTypeOperations

All Superinterfaces:
IRObjectOperations
All Known Subinterfaces:
IDLType
All Known Implementing Classes:
_IDLTypeStub

public interface IDLTypeOperations
extends IRObjectOperations


Method Summary
 TypeCode type()
          Get the type code of the interface repository object.
 
Methods inherited from interface org.omg.CORBA.IRObjectOperations
def_kind, destroy
 

Method Detail

type

TypeCode type()
Get the type code of the interface repository object.

Returns:
the data structure, describing the type of the object, stored in the repository.