Uses of Interface
org.omg.DynamicAny.DynArrayOperations
-
Packages that use DynArrayOperations Package Description org.omg.DynamicAny Provides classes and interfaces that enable traversal of the data value associated with ananyat runtime, and extraction of the primitive constituents of the data value. -
-
Uses of DynArrayOperations in org.omg.DynamicAny
Subinterfaces of DynArrayOperations in org.omg.DynamicAny Modifier and Type Interface Description interfaceDynArrayDynArray objects support the manipulation of IDL arrays.Classes in org.omg.DynamicAny that implement DynArrayOperations Modifier and Type Class Description class_DynArrayStubDynArray objects support the manipulation of IDL arrays.
-