Uses of Class
org.omg.CORBA.ValueDefPackage.FullValueDescription

Packages that use FullValueDescription
org.omg.CORBA   
org.omg.CORBA.ValueDefPackage   
org.omg.SendingContext   
org.omg.SendingContext.CodeBasePackage   
 

Uses of FullValueDescription in org.omg.CORBA
 

Methods in org.omg.CORBA that return FullValueDescription
 FullValueDescription ValueDefOperations.describe_value()
           
 

Uses of FullValueDescription in org.omg.CORBA.ValueDefPackage
 

Fields in org.omg.CORBA.ValueDefPackage declared as FullValueDescription
 FullValueDescription FullValueDescriptionHolder.value
           
 

Methods in org.omg.CORBA.ValueDefPackage that return FullValueDescription
static FullValueDescription FullValueDescriptionHelper.extract(Any any)
           
static FullValueDescription FullValueDescriptionHelper.read(InputStream in)
           
 

Methods in org.omg.CORBA.ValueDefPackage with parameters of type FullValueDescription
static void FullValueDescriptionHelper.insert(Any any, FullValueDescription s)
           
static void FullValueDescriptionHelper.write(OutputStream out, FullValueDescription s)
           
 

Constructors in org.omg.CORBA.ValueDefPackage with parameters of type FullValueDescription
FullValueDescriptionHolder(FullValueDescription initial)
           
 

Uses of FullValueDescription in org.omg.SendingContext
 

Methods in org.omg.SendingContext that return FullValueDescription
 FullValueDescription CodeBaseOperations.meta(String x)
           
 FullValueDescription[] CodeBaseOperations.metas(String[] x)
           
 

Uses of FullValueDescription in org.omg.SendingContext.CodeBasePackage
 

Fields in org.omg.SendingContext.CodeBasePackage declared as FullValueDescription
 FullValueDescription[] ValueDescSeqHolder.value
           
 

Methods in org.omg.SendingContext.CodeBasePackage that return FullValueDescription
static FullValueDescription[] ValueDescSeqHelper.extract(Any any)
           
static FullValueDescription[] ValueDescSeqHelper.read(InputStream _in)
           
 

Methods in org.omg.SendingContext.CodeBasePackage with parameters of type FullValueDescription
static void ValueDescSeqHelper.insert(Any any, FullValueDescription[] s)
           
static void ValueDescSeqHelper.write(OutputStream _out, FullValueDescription[] _s)
           
 

Constructors in org.omg.SendingContext.CodeBasePackage with parameters of type FullValueDescription
ValueDescSeqHolder(FullValueDescription[] initial)
           
 



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