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
 ConstantDef ContainerOperations.create_constant(String id, String name, String version, IDLType type, Any value)
           
static ConstantDef ConstantDefHelper.extract(Any any)
           
static ConstantDef ConstantDefHelper.narrow(Object obj)
           
static ConstantDef ConstantDefHelper.read(InputStream in)
           
static ConstantDef ConstantDefHelper.unchecked_narrow(Object obj)
           
 

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