Uses of Class
org.omg.CORBA.ConstantDescription
Packages that use ConstantDescription
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 ConstantDescription in org.omg.CORBA
Fields in org.omg.CORBA declared as ConstantDescriptionMethods in org.omg.CORBA that return ConstantDescriptionModifier and TypeMethodDescriptionstatic ConstantDescription
static ConstantDescription
ConstantDescriptionHelper.read
(InputStream istream) Methods in org.omg.CORBA with parameters of type ConstantDescriptionModifier and TypeMethodDescriptionstatic void
ConstantDescriptionHelper.insert
(Any a, ConstantDescription that) static void
ConstantDescriptionHelper.write
(OutputStream ostream, ConstantDescription value) Constructors in org.omg.CORBA with parameters of type ConstantDescription