Uses of Interface
org.omg.CORBA.AliasDef

Packages that use AliasDef
org.omg.CORBA   
 

Uses of AliasDef in org.omg.CORBA
 

Classes in org.omg.CORBA that implement AliasDef
 class _AliasDefStub
           
 

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

Methods in org.omg.CORBA that return AliasDef
 AliasDef _InterfaceDefStub.create_alias(String _ob_a0, String _ob_a1, String _ob_a2, IDLType _ob_a3)
           
 AliasDef _RepositoryStub.create_alias(String _ob_a0, String _ob_a1, String _ob_a2, IDLType _ob_a3)
           
 AliasDef _LocalInterfaceDefStub.create_alias(String _ob_a0, String _ob_a1, String _ob_a2, IDLType _ob_a3)
           
 AliasDef _ModuleDefStub.create_alias(String _ob_a0, String _ob_a1, String _ob_a2, IDLType _ob_a3)
           
 AliasDef _ContainerStub.create_alias(String _ob_a0, String _ob_a1, String _ob_a2, IDLType _ob_a3)
           
 AliasDef _StructDefStub.create_alias(String _ob_a0, String _ob_a1, String _ob_a2, IDLType _ob_a3)
           
 AliasDef _ExceptionDefStub.create_alias(String _ob_a0, String _ob_a1, String _ob_a2, IDLType _ob_a3)
           
 AliasDef ContainerOperations.create_alias(String id, String name, String version, IDLType original_type)
           
 AliasDef _AbstractInterfaceDefStub.create_alias(String _ob_a0, String _ob_a1, String _ob_a2, IDLType _ob_a3)
           
 AliasDef _ValueDefStub.create_alias(String _ob_a0, String _ob_a1, String _ob_a2, IDLType _ob_a3)
           
 AliasDef _UnionDefStub.create_alias(String _ob_a0, String _ob_a1, String _ob_a2, IDLType _ob_a3)
           
static AliasDef AliasDefHelper.extract(Any any)
           
static AliasDef AliasDefHelper.narrow(Object val)
           
static AliasDef AliasDefHelper.read(InputStream in)
           
static AliasDef AliasDefHelper.unchecked_narrow(Object val)
           
 

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

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



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.