Uses of Interface
org.omg.CORBA.ConstructionPolicy

Packages that use ConstructionPolicy
org.omg.CORBA   
 

Uses of ConstructionPolicy in org.omg.CORBA
 

Fields in org.omg.CORBA declared as ConstructionPolicy
 ConstructionPolicy ConstructionPolicyHolder.value
           
 

Methods in org.omg.CORBA that return ConstructionPolicy
static ConstructionPolicy ConstructionPolicyHelper.extract(Any any)
           
static ConstructionPolicy ConstructionPolicyHelper.narrow(Object obj)
           
static ConstructionPolicy ConstructionPolicyHelper.read(InputStream in)
           
static ConstructionPolicy ConstructionPolicyHelper.unchecked_narrow(Object obj)
           
 

Methods in org.omg.CORBA with parameters of type ConstructionPolicy
static void ConstructionPolicyHelper.insert(Any any, ConstructionPolicy s)
           
static void ConstructionPolicyHelper.write(OutputStream _out, ConstructionPolicy s)
           
 

Constructors in org.omg.CORBA with parameters of type ConstructionPolicy
ConstructionPolicyHolder(ConstructionPolicy initial)
           
 



Copyright © 2009. All Rights Reserved.