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