Uses of Interface
org.omg.CORBA.AbstractInterfaceDef

Packages that use AbstractInterfaceDef
org.omg.CORBA   
 

Uses of AbstractInterfaceDef in org.omg.CORBA
 

Subinterfaces of AbstractInterfaceDef in org.omg.CORBA
 interface ExtAbstractInterfaceDef
          Generated from IDL interface "ExtAbstractInterfaceDef".
 

Fields in org.omg.CORBA declared as AbstractInterfaceDef
 AbstractInterfaceDef AbstractInterfaceDefHolder.value
           
 AbstractInterfaceDef[] AbstractInterfaceDefSeqHolder.value
           
 

Methods in org.omg.CORBA that return AbstractInterfaceDef
 AbstractInterfaceDef ContainerOperations.create_abstract_interface(java.lang.String id, java.lang.String name, java.lang.String version, AbstractInterfaceDef[] base_interfaces)
           
static AbstractInterfaceDef AbstractInterfaceDefHelper.extract(Any any)
           
static AbstractInterfaceDef[] AbstractInterfaceDefSeqHelper.extract(Any any)
           
static AbstractInterfaceDef AbstractInterfaceDefHelper.narrow(Object obj)
           
static AbstractInterfaceDef AbstractInterfaceDefHelper.read(InputStream in)
           
static AbstractInterfaceDef[] AbstractInterfaceDefSeqHelper.read(InputStream _in)
           
static AbstractInterfaceDef AbstractInterfaceDefHelper.unchecked_narrow(Object obj)
           
 

Methods in org.omg.CORBA with parameters of type AbstractInterfaceDef
 AbstractInterfaceDef ContainerOperations.create_abstract_interface(java.lang.String id, java.lang.String name, java.lang.String version, AbstractInterfaceDef[] base_interfaces)
           
static void AbstractInterfaceDefHelper.insert(Any any, AbstractInterfaceDef s)
           
static void AbstractInterfaceDefSeqHelper.insert(Any any, AbstractInterfaceDef[] s)
           
static void AbstractInterfaceDefHelper.write(OutputStream _out, AbstractInterfaceDef s)
           
static void AbstractInterfaceDefSeqHelper.write(OutputStream _out, AbstractInterfaceDef[] _s)
           
 

Constructors in org.omg.CORBA with parameters of type AbstractInterfaceDef
AbstractInterfaceDefHolder(AbstractInterfaceDef initial)
           
AbstractInterfaceDefSeqHolder(AbstractInterfaceDef[] initial)
           
 



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