Uses of Interface
org.omg.DynamicAny.DynUnion
Packages that use DynUnion
-
Uses of DynUnion in com.sun.corba.ee.impl.dynamicany
Classes in com.sun.corba.ee.impl.dynamicany that implement DynUnion -
Uses of DynUnion in org.omg.DynamicAny
Classes in org.omg.DynamicAny that implement DynUnionModifier and TypeClassDescriptionclass
DynUnion objects support the manipulation of IDL unions.Fields in org.omg.DynamicAny declared as DynUnionMethods in org.omg.DynamicAny that return DynUnionModifier and TypeMethodDescriptionDynUnionPOA._this()
static DynUnion
static DynUnion
static DynUnion
DynUnionHelper.read
(InputStream istream) static DynUnion
DynUnionHelper.unchecked_narrow
(Object obj) Methods in org.omg.DynamicAny with parameters of type DynUnionModifier and TypeMethodDescriptionstatic void
static void
DynUnionHelper.write
(OutputStream ostream, DynUnion value) Constructors in org.omg.DynamicAny with parameters of type DynUnion