Uses of Class
org.omg.CORBA.ExtValueDefPackage.ExtFullValueDescription

Packages that use ExtFullValueDescription
org.omg.CORBA   
org.omg.CORBA.ExtValueDefPackage   
 

Uses of ExtFullValueDescription in org.omg.CORBA
 

Methods in org.omg.CORBA that return ExtFullValueDescription
 ExtFullValueDescription ExtValueDefOperations.describe_ext_value()
           
 

Uses of ExtFullValueDescription in org.omg.CORBA.ExtValueDefPackage
 

Fields in org.omg.CORBA.ExtValueDefPackage declared as ExtFullValueDescription
 ExtFullValueDescription ExtFullValueDescriptionHolder.value
           
 

Methods in org.omg.CORBA.ExtValueDefPackage that return ExtFullValueDescription
static ExtFullValueDescription ExtFullValueDescriptionHelper.extract(Any any)
           
static ExtFullValueDescription ExtFullValueDescriptionHelper.read(InputStream in)
           
 

Methods in org.omg.CORBA.ExtValueDefPackage with parameters of type ExtFullValueDescription
static void ExtFullValueDescriptionHelper.insert(Any any, ExtFullValueDescription s)
           
static void ExtFullValueDescriptionHelper.write(OutputStream out, ExtFullValueDescription s)
           
 

Constructors in org.omg.CORBA.ExtValueDefPackage with parameters of type ExtFullValueDescription
ExtFullValueDescriptionHolder(ExtFullValueDescription initial)
           
 



Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.