org.openorb.compiler.idl.reflect
Interface idlTypeDef

All Superinterfaces:
idlObject
All Known Implementing Classes:
IdlTypeDef

public interface idlTypeDef
extends idlObject

This interface is implemented by the IDL object that represents an IDL TypeDef.

Version:
$Revision: 1.1 $ $Date: 2000/12/28 22:52:40 $
Author:
Jerome Daniel <daniel@intalio.com>

Method Summary
 idlObject original()
          Return the original type
 
Methods inherited from interface org.openorb.compiler.idl.reflect.idlObject
containsObject, content, filter, idlConcreteType, idlDefinedIn, idlFinalType, idlID, idlName, idlType, included
 

Method Detail

original

public idlObject original()
Return the original type