Uses of Interface
org.omg.CORBA.ConstantDef

Packages that use ConstantDef
org.omg.CORBA   
 

Uses of ConstantDef in org.omg.CORBA
 

Classes in org.omg.CORBA that implement ConstantDef
 class _ConstantDefStub
           
 

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

Methods in org.omg.CORBA that return ConstantDef
 ConstantDef _InterfaceDefStub.create_constant(String _ob_a0, String _ob_a1, String _ob_a2, IDLType _ob_a3, Any _ob_a4)
           
 ConstantDef _RepositoryStub.create_constant(String _ob_a0, String _ob_a1, String _ob_a2, IDLType _ob_a3, Any _ob_a4)
           
 ConstantDef _LocalInterfaceDefStub.create_constant(String _ob_a0, String _ob_a1, String _ob_a2, IDLType _ob_a3, Any _ob_a4)
           
 ConstantDef _ModuleDefStub.create_constant(String _ob_a0, String _ob_a1, String _ob_a2, IDLType _ob_a3, Any _ob_a4)
           
 ConstantDef _ContainerStub.create_constant(String _ob_a0, String _ob_a1, String _ob_a2, IDLType _ob_a3, Any _ob_a4)
           
 ConstantDef _StructDefStub.create_constant(String _ob_a0, String _ob_a1, String _ob_a2, IDLType _ob_a3, Any _ob_a4)
           
 ConstantDef _ExceptionDefStub.create_constant(String _ob_a0, String _ob_a1, String _ob_a2, IDLType _ob_a3, Any _ob_a4)
           
 ConstantDef ContainerOperations.create_constant(String id, String name, String version, IDLType type, Any value)
           
 ConstantDef _AbstractInterfaceDefStub.create_constant(String _ob_a0, String _ob_a1, String _ob_a2, IDLType _ob_a3, Any _ob_a4)
           
 ConstantDef _ValueDefStub.create_constant(String _ob_a0, String _ob_a1, String _ob_a2, IDLType _ob_a3, Any _ob_a4)
           
 ConstantDef _UnionDefStub.create_constant(String _ob_a0, String _ob_a1, String _ob_a2, IDLType _ob_a3, Any _ob_a4)
           
static ConstantDef ConstantDefHelper.extract(Any any)
           
static ConstantDef ConstantDefHelper.narrow(Object val)
           
static ConstantDef ConstantDefHelper.read(InputStream in)
           
static ConstantDef ConstantDefHelper.unchecked_narrow(Object val)
           
 

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

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



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.