Uses of Interface
org.omg.CORBA.PrimitiveDef
Packages that use PrimitiveDef
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 PrimitiveDef in org.omg.CORBA
Classes in org.omg.CORBA that implement PrimitiveDefFields in org.omg.CORBA declared as PrimitiveDefMethods in org.omg.CORBA that return PrimitiveDefModifier and TypeMethodDescriptionPrimitiveDefPOA._this()
static PrimitiveDef
_RepositoryStub.get_primitive
(PrimitiveKind kind) RepositoryOperations.get_primitive
(PrimitiveKind kind) RepositoryPOATie.get_primitive
(PrimitiveKind kind) static PrimitiveDef
static PrimitiveDef
PrimitiveDefHelper.read
(InputStream istream) static PrimitiveDef
PrimitiveDefHelper.unchecked_narrow
(Object obj) Methods in org.omg.CORBA with parameters of type PrimitiveDefModifier and TypeMethodDescriptionstatic void
PrimitiveDefHelper.insert
(Any a, PrimitiveDef that) static void
PrimitiveDefHelper.write
(OutputStream ostream, PrimitiveDef value) Constructors in org.omg.CORBA with parameters of type PrimitiveDef