Uses of Interface
org.omg.CORBA.ExtLocalInterfaceDef

Packages that use ExtLocalInterfaceDef
org.omg.CORBA   
 

Uses of ExtLocalInterfaceDef in org.omg.CORBA
 

Fields in org.omg.CORBA declared as ExtLocalInterfaceDef
 ExtLocalInterfaceDef ExtLocalInterfaceDefHolder.value
           
 ExtLocalInterfaceDef[] ExtLocalInterfaceDefSeqHolder.value
           
 

Methods in org.omg.CORBA that return ExtLocalInterfaceDef
static ExtLocalInterfaceDef ExtLocalInterfaceDefHelper.extract(Any any)
           
static ExtLocalInterfaceDef[] ExtLocalInterfaceDefSeqHelper.extract(Any any)
           
static ExtLocalInterfaceDef ExtLocalInterfaceDefHelper.narrow(Object obj)
           
static ExtLocalInterfaceDef ExtLocalInterfaceDefHelper.read(InputStream in)
           
static ExtLocalInterfaceDef[] ExtLocalInterfaceDefSeqHelper.read(InputStream _in)
           
static ExtLocalInterfaceDef ExtLocalInterfaceDefHelper.unchecked_narrow(Object obj)
           
 

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

Constructors in org.omg.CORBA with parameters of type ExtLocalInterfaceDef
ExtLocalInterfaceDefHolder(ExtLocalInterfaceDef initial)
           
ExtLocalInterfaceDefSeqHolder(ExtLocalInterfaceDef[] initial)
           
 



Copyright © 2009. All Rights Reserved.