Uses of Interface
org.omg.DynamicAny.DynValueBoxOperations
-
Packages that use DynValueBoxOperations 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 DynValueBoxOperations in org.omg.DynamicAny
Subinterfaces of DynValueBoxOperations in org.omg.DynamicAny Modifier and Type Interface Description interface
DynValueBox
DynValueBox objects support the manipulation of IDL boxed value types.
-