Uses of Class
org.omg.CORBA.InterfaceDefPackage.FullInterfaceDescription

Packages that use FullInterfaceDescription
org.omg.CORBA   
org.omg.CORBA.InterfaceDefPackage   
 

Uses of FullInterfaceDescription in org.omg.CORBA
 

Methods in org.omg.CORBA that return FullInterfaceDescription
 FullInterfaceDescription _InterfaceDefStub.describe_interface()
           
 FullInterfaceDescription _LocalInterfaceDefStub.describe_interface()
           
 FullInterfaceDescription InterfaceDefOperations.describe_interface()
           
 FullInterfaceDescription _AbstractInterfaceDefStub.describe_interface()
           
 

Uses of FullInterfaceDescription in org.omg.CORBA.InterfaceDefPackage
 

Fields in org.omg.CORBA.InterfaceDefPackage declared as FullInterfaceDescription
 FullInterfaceDescription FullInterfaceDescriptionHolder.value
           
 

Methods in org.omg.CORBA.InterfaceDefPackage that return FullInterfaceDescription
static FullInterfaceDescription FullInterfaceDescriptionHelper.extract(Any any)
           
static FullInterfaceDescription FullInterfaceDescriptionHelper.read(InputStream in)
           
 

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

Constructors in org.omg.CORBA.InterfaceDefPackage with parameters of type FullInterfaceDescription
FullInterfaceDescriptionHolder(FullInterfaceDescription initial)
           
 



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