org.omg.CORBA
Interface AliasDefOperations

All Superinterfaces:
ContainedOperations, IDLTypeOperations, IRObjectOperations, TypedefDefOperations
All Known Subinterfaces:
AliasDef
All Known Implementing Classes:
_AliasDefStub, AliasDef, AliasDefPOA, AliasDefPOATie

public interface AliasDefOperations
extends TypedefDefOperations

Generated from IDL interface "AliasDef".

Version:
generated at Mar 12, 2011 4:11:13 PM
Author:
JacORB IDL compiler V 2.3.1 (JBoss patch01), 29-Jul-2009

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.IDLTypeOperations
type
 
Methods inherited from interface org.omg.CORBA.IRObjectOperations
def_kind, destroy
 

Method Detail

original_type_def

IDLType original_type_def()

original_type_def

void original_type_def(IDLType arg)