Uses of Interface
org.omg.CORBA.AliasDef

Packages that use AliasDef
org.omg.CORBA   
 

Uses of AliasDef in org.omg.CORBA
 

Fields in org.omg.CORBA declared as AliasDef
 AliasDef AliasDefHolder.value
           
 

Methods in org.omg.CORBA that return AliasDef
static AliasDef AliasDefHelper.extract(Any any)
           
static AliasDef AliasDefHelper.read(InputStream in)
           
static AliasDef AliasDefHelper.narrow(java.lang.Object obj)
           
static AliasDef AliasDefHelper.narrow(Object obj)
           
static AliasDef AliasDefHelper.unchecked_narrow(Object obj)
           
 AliasDef ContainerOperations.create_alias(java.lang.String id, java.lang.String name, java.lang.String version, IDLType original_type)
           
 

Methods in org.omg.CORBA with parameters of type AliasDef
static void AliasDefHelper.insert(Any any, AliasDef s)
           
static void AliasDefHelper.write(OutputStream _out, AliasDef s)
           
 

Constructors in org.omg.CORBA with parameters of type AliasDef
AliasDefHolder(AliasDef initial)
           
 



Copyright © {inceptionYear}-2007 null. All Rights Reserved.