Uses of Interface
org.omg.DynamicAny.DynUnionOperations
-
Packages that use DynUnionOperations 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 DynUnionOperations in org.omg.DynamicAny
Subinterfaces of DynUnionOperations in org.omg.DynamicAny Modifier and Type Interface Description interface
DynUnion
DynUnion objects support the manipulation of IDL unions.Classes in org.omg.DynamicAny that implement DynUnionOperations Modifier and Type Class Description class
_DynUnionStub
DynUnion objects support the manipulation of IDL unions.
-