Uses of Class
org.omg.CORBA.InterfaceDescription

Packages that use InterfaceDescription
org.omg.CORBA   
 

Uses of InterfaceDescription in org.omg.CORBA
 

Fields in org.omg.CORBA declared as InterfaceDescription
 InterfaceDescription InterfaceDescriptionHolder.value
           
 

Methods in org.omg.CORBA that return InterfaceDescription
static InterfaceDescription InterfaceDescriptionHelper.extract(Any any)
           
static InterfaceDescription InterfaceDescriptionHelper.read(InputStream in)
           
 

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

Constructors in org.omg.CORBA with parameters of type InterfaceDescription
InterfaceDescriptionHolder(InterfaceDescription initial)
           
 



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