Uses of Interface
org.omg.DynamicAny.DynAnyFactoryOperations
-
Packages that use DynAnyFactoryOperations Package Description org.omg.DynamicAny Provides classes and interfaces that enable traversal of the data value associated with anany
at runtime, and extraction of the primitive constituents of the data value. -
-
Uses of DynAnyFactoryOperations in org.omg.DynamicAny
Subinterfaces of DynAnyFactoryOperations in org.omg.DynamicAny Modifier and Type Interface Description interface
DynAnyFactory
DynAny objects can be created by invoking operations on the DynAnyFactory object.Classes in org.omg.DynamicAny that implement DynAnyFactoryOperations Modifier and Type Class Description class
_DynAnyFactoryStub
DynAny objects can be created by invoking operations on the DynAnyFactory object.
-