org.openorb.compiler.idl.reflect
Interface idlValueBox
- All Superinterfaces:
- idlObject
- All Known Implementing Classes:
- IdlValueBox
- public interface idlValueBox
- extends idlObject
This interface is implemented by the IDL object that represents an IDL value box.
- Version:
- $Revision: 1.1 $ $Date: 2000/12/28 22:52:40 $
- Author:
- Jerome Daniel <daniel@intalio.com>
isPrimitive
public boolean isPrimitive()
- Return TRUE if the value box type is a primitive type
original
public idlObject original()
- Return the original type