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