Uses of Interface
org.omg.DynamicAny.DynValueCommon
Packages that use DynValueCommon
-
Uses of DynValueCommon in com.sun.corba.ee.impl.dynamicany
Classes in com.sun.corba.ee.impl.dynamicany that implement DynValueCommonModifier and TypeClassDescriptionclass
(package private) class
class
-
Uses of DynValueCommon in org.omg.DynamicAny
Subinterfaces of DynValueCommon in org.omg.DynamicAnyModifier and TypeInterfaceDescriptioninterface
DynValue objects support the manipulation of IDL non-boxed value types.interface
DynValueBox objects support the manipulation of IDL boxed value types.Classes in org.omg.DynamicAny that implement DynValueCommonModifier and TypeClassDescriptionclass
DynValueBox objects support the manipulation of IDL boxed value types.class
DynValueCommon provides operations supported by both the DynValue and DynValueBox interfaces.class
DynValue objects support the manipulation of IDL non-boxed value types.Fields in org.omg.DynamicAny declared as DynValueCommonMethods in org.omg.DynamicAny that return DynValueCommonModifier and TypeMethodDescriptionDynValueCommonPOA._this()
static DynValueCommon
static DynValueCommon
static DynValueCommon
DynValueCommonHelper.read
(InputStream istream) static DynValueCommon
DynValueCommonHelper.unchecked_narrow
(Object obj) Methods in org.omg.DynamicAny with parameters of type DynValueCommonModifier and TypeMethodDescriptionstatic void
DynValueCommonHelper.insert
(Any a, DynValueCommon that) static void
DynValueCommonHelper.write
(OutputStream ostream, DynValueCommon value) Constructors in org.omg.DynamicAny with parameters of type DynValueCommon