org.omg.CORBA
Interface AliasDefOperations

All Superinterfaces:
ContainedOperations, IDLTypeOperations, IRObjectOperations, TypedefDefOperations
All Known Subinterfaces:
AliasDef

public interface AliasDefOperations
extends TypedefDefOperations

Generated from IDL interface "AliasDef".

Version:
generated at Mar 23, 2009 3:46:12 PM
Author:
JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007

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
 
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)


Copyright © 2009. All Rights Reserved.