Uses of Interface
org.omg.CORBA.ConstantDef
Packages that use ConstantDef
Package
Description
Provides the mapping of the OMG CORBA APIs to the JavaTM
programming language, including the class ORB, which is implemented
so that a programmer can use it as a fully-functional Object Request Broker
(ORB).
-
Uses of ConstantDef in org.omg.CORBA
Classes in org.omg.CORBA that implement ConstantDefFields in org.omg.CORBA declared as ConstantDefMethods in org.omg.CORBA that return ConstantDefModifier and TypeMethodDescriptionConstantDefPOA._this()
ContainerOperations.create_constant
(String id, String name, String version, IDLType type, Any value) static ConstantDef
static ConstantDef
static ConstantDef
ConstantDefHelper.read
(InputStream istream) static ConstantDef
ConstantDefHelper.unchecked_narrow
(Object obj) Methods in org.omg.CORBA with parameters of type ConstantDefModifier and TypeMethodDescriptionstatic void
ConstantDefHelper.insert
(Any a, ConstantDef that) static void
ConstantDefHelper.write
(OutputStream ostream, ConstantDef value) Constructors in org.omg.CORBA with parameters of type ConstantDef