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) classclass -
Uses of DynValueCommon in org.omg.DynamicAny
Subinterfaces of DynValueCommon in org.omg.DynamicAnyModifier and TypeInterfaceDescriptioninterfaceDynValue objects support the manipulation of IDL non-boxed value types.interfaceDynValueBox objects support the manipulation of IDL boxed value types.Classes in org.omg.DynamicAny that implement DynValueCommonModifier and TypeClassDescriptionclassDynValueBox objects support the manipulation of IDL boxed value types.classDynValueCommon provides operations supported by both the DynValue and DynValueBox interfaces.classDynValue 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 DynValueCommonstatic DynValueCommonstatic DynValueCommonDynValueCommonHelper.read(InputStream istream) static DynValueCommonDynValueCommonHelper.unchecked_narrow(Object obj) Methods in org.omg.DynamicAny with parameters of type DynValueCommonModifier and TypeMethodDescriptionstatic voidDynValueCommonHelper.insert(Any a, DynValueCommon that) static voidDynValueCommonHelper.write(OutputStream ostream, DynValueCommon value) Constructors in org.omg.DynamicAny with parameters of type DynValueCommon