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 ConstantDefstatic ConstantDefstatic ConstantDefConstantDefHelper.read(InputStream istream) static ConstantDefConstantDefHelper.unchecked_narrow(Object obj) Methods in org.omg.CORBA with parameters of type ConstantDefModifier and TypeMethodDescriptionstatic voidConstantDefHelper.insert(Any a, ConstantDef that) static voidConstantDefHelper.write(OutputStream ostream, ConstantDef value) Constructors in org.omg.CORBA with parameters of type ConstantDef