Uses of Interface
org.omg.CORBA.ExtAbstractInterfaceDef

Packages that use ExtAbstractInterfaceDef
org.omg.CORBA   
 

Uses of ExtAbstractInterfaceDef in org.omg.CORBA
 

Fields in org.omg.CORBA declared as ExtAbstractInterfaceDef
 ExtAbstractInterfaceDef ExtAbstractInterfaceDefHolder.value
           
 ExtAbstractInterfaceDef[] ExtAbstractInterfaceDefSeqHolder.value
           
 

Methods in org.omg.CORBA that return ExtAbstractInterfaceDef
static ExtAbstractInterfaceDef[] ExtAbstractInterfaceDefSeqHelper.extract(Any any)
           
static ExtAbstractInterfaceDef ExtAbstractInterfaceDefHelper.extract(Any any)
           
static ExtAbstractInterfaceDef ExtAbstractInterfaceDefHelper.narrow(Object obj)
           
static ExtAbstractInterfaceDef[] ExtAbstractInterfaceDefSeqHelper.read(InputStream _in)
           
static ExtAbstractInterfaceDef ExtAbstractInterfaceDefHelper.read(InputStream in)
           
static ExtAbstractInterfaceDef ExtAbstractInterfaceDefHelper.unchecked_narrow(Object obj)
           
 

Methods in org.omg.CORBA with parameters of type ExtAbstractInterfaceDef
static void ExtAbstractInterfaceDefHelper.insert(Any any, ExtAbstractInterfaceDef s)
           
static void ExtAbstractInterfaceDefSeqHelper.insert(Any any, ExtAbstractInterfaceDef[] s)
           
static void ExtAbstractInterfaceDefHelper.write(OutputStream _out, ExtAbstractInterfaceDef s)
           
static void ExtAbstractInterfaceDefSeqHelper.write(OutputStream _out, ExtAbstractInterfaceDef[] _s)
           
 

Constructors in org.omg.CORBA with parameters of type ExtAbstractInterfaceDef
ExtAbstractInterfaceDefHolder(ExtAbstractInterfaceDef initial)
           
ExtAbstractInterfaceDefSeqHolder(ExtAbstractInterfaceDef[] initial)
           
 



Copyright © 2009. All Rights Reserved.