Uses of Interface
org.omg.DynamicAny.DynStructOperations
-
Packages that use DynStructOperations 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 DynStructOperations in org.omg.DynamicAny
Subinterfaces of DynStructOperations in org.omg.DynamicAny Modifier and Type Interface Description interface
DynStruct
DynStruct objects support the manipulation of IDL struct and exception values.Classes in org.omg.DynamicAny that implement DynStructOperations Modifier and Type Class Description class
_DynStructStub
DynStruct objects support the manipulation of IDL struct and exception values.
-