Uses of Interface
org.omg.DynamicAny.DynEnumOperations
-
Packages that use DynEnumOperations 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 DynEnumOperations in org.omg.DynamicAny
Subinterfaces of DynEnumOperations in org.omg.DynamicAny Modifier and Type Interface Description interface
DynEnum
DynEnum objects support the manipulation of IDL enumerated values.Classes in org.omg.DynamicAny that implement DynEnumOperations Modifier and Type Class Description class
_DynEnumStub
DynEnum objects support the manipulation of IDL enumerated values.
-