Uses of Interface
org.omg.CORBA.ModuleDef

Packages that use ModuleDef
org.omg.CORBA   
 

Uses of ModuleDef in org.omg.CORBA
 

Fields in org.omg.CORBA declared as ModuleDef
 ModuleDef ModuleDefHolder.value
           
 

Methods in org.omg.CORBA that return ModuleDef
 ModuleDef ContainerOperations.create_module(String id, String name, String version)
           
static ModuleDef ModuleDefHelper.extract(Any any)
           
static ModuleDef ModuleDefHelper.narrow(Object obj)
           
static ModuleDef ModuleDefHelper.read(InputStream in)
           
static ModuleDef ModuleDefHelper.unchecked_narrow(Object obj)
           
 

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

Constructors in org.omg.CORBA with parameters of type ModuleDef
ModuleDefHolder(ModuleDef initial)
           
 



Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.