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

Packages that use FullValueDescription
org.apache.yoko.orb.OB   
org.omg.CORBA   
org.omg.CORBA.ValueDefPackage   
org.omg.SendingContext   
org.omg.SendingContext.CodeBasePackage   
 

Uses of FullValueDescription in org.apache.yoko.orb.OB
 

Methods in org.apache.yoko.orb.OB that return FullValueDescription
 FullValueDescription CodeBaseProxy.meta(String arg0)
           
 FullValueDescription[] CodeBaseProxy.metas(String arg0)
           
 

Uses of FullValueDescription in org.omg.CORBA
 

Methods in org.omg.CORBA that return FullValueDescription
 FullValueDescription ValueDefOperations.describe_value()
           
 FullValueDescription _ValueDefStub.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 val)
           
static void FullValueDescriptionHelper.write(OutputStream out, FullValueDescription val)
           
 

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 id)
           
 FullValueDescription _CodeBaseStub.meta(String id)
           
 FullValueDescription CodeBasePOATie.meta(String id)
           
 FullValueDescription[] CodeBaseOperations.metas(String id)
           
 FullValueDescription[] _CodeBaseStub.metas(String id)
           
 FullValueDescription[] CodeBasePOATie.metas(String id)
           
 

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 © 2006-2011 Apache Software Foundation. All Rights Reserved.