Uses of Interface
org.omg.CORBA.ConstantDef

Packages that use ConstantDef
org.omg.CORBA   
 

Uses of ConstantDef in org.omg.CORBA
 

Fields in org.omg.CORBA declared as ConstantDef
 ConstantDef ConstantDefHolder.value
           
 

Methods in org.omg.CORBA that return ConstantDef
static ConstantDef ConstantDefHelper.extract(Any any)
           
static ConstantDef ConstantDefHelper.read(InputStream in)
           
static ConstantDef ConstantDefHelper.narrow(java.lang.Object obj)
           
static ConstantDef ConstantDefHelper.narrow(Object obj)
           
static ConstantDef ConstantDefHelper.unchecked_narrow(Object obj)
           
 ConstantDef ContainerOperations.create_constant(java.lang.String id, java.lang.String name, java.lang.String version, IDLType type, Any value)
           
 

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

Constructors in org.omg.CORBA with parameters of type ConstantDef
ConstantDefHolder(ConstantDef initial)
           
 



Copyright © {inceptionYear}-2007 null. All Rights Reserved.