Uses of Class
org.omg.CORBA.ContainedPackage.Description
Packages that use Description
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 Description in org.omg.CORBA
Methods in org.omg.CORBA that return DescriptionModifier and TypeMethodDescription_AliasDefStub.describe()
_AttributeDefStub.describe()
_ConstantDefStub.describe()
_ContainedStub.describe()
_EnumDefStub.describe()
_ExceptionDefStub.describe()
_InterfaceDefStub.describe()
_ModuleDefStub.describe()
_NativeDefStub.describe()
_OperationDefStub.describe()
_StructDefStub.describe()
_TypedefDefStub.describe()
_UnionDefStub.describe()
_ValueDefStub.describe()
_ValueMemberDefStub.describe()
AliasDefPOATie.describe()
AttributeDefPOATie.describe()
ConstantDefPOATie.describe()
ContainedOperations.describe()
ContainedPOATie.describe()
EnumDefPOATie.describe()
ExceptionDefPOATie.describe()
InterfaceDefPOATie.describe()
ModuleDefPOATie.describe()
NativeDefPOATie.describe()
OperationDefPOATie.describe()
StructDefPOATie.describe()
TypedefDefPOATie.describe()
UnionDefPOATie.describe()
ValueDefPOATie.describe()
ValueMemberDefPOATie.describe()
-
Uses of Description in org.omg.CORBA.ContainedPackage
Fields in org.omg.CORBA.ContainedPackage declared as DescriptionMethods in org.omg.CORBA.ContainedPackage that return DescriptionModifier and TypeMethodDescriptionstatic Description
static Description
DescriptionHelper.read
(InputStream istream) Methods in org.omg.CORBA.ContainedPackage with parameters of type DescriptionModifier and TypeMethodDescriptionstatic void
DescriptionHelper.insert
(Any a, Description that) static void
DescriptionHelper.write
(OutputStream ostream, Description value) Constructors in org.omg.CORBA.ContainedPackage with parameters of type Description