org.omg.CORBA
Interface ValueBoxDefOperations

All Superinterfaces:
ContainedOperations, IDLTypeOperations, IRObjectOperations, TypedefDefOperations
All Known Subinterfaces:
ValueBoxDef
All Known Implementing Classes:
_ValueBoxDefStub, ValueBoxDefPOA

public interface ValueBoxDefOperations
extends TypedefDefOperations

Generated from IDL interface "ValueBoxDef"

Author:
JacORB IDL compiler V 2.1 (JBoss patch 1), 01-Mar-2004

Method Summary
 IDLType original_type_def()
           
 void original_type_def(IDLType arg)
           
 
Methods inherited from interface org.omg.CORBA.ContainedOperations
absolute_name, containing_repository, defined_in, describe, id, id, move, name, name, version, version
 
Methods inherited from interface org.omg.CORBA.IRObjectOperations
def_kind, destroy
 
Methods inherited from interface org.omg.CORBA.IDLTypeOperations
type
 

Method Detail

original_type_def

public IDLType original_type_def()

original_type_def

public void original_type_def(IDLType arg)