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 TypeClassDescriptionclassDynUnion 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 DynUnionstatic DynUnionstatic DynUnionDynUnionHelper.read(InputStream istream) static DynUnionDynUnionHelper.unchecked_narrow(Object obj) Methods in org.omg.DynamicAny with parameters of type DynUnionModifier and TypeMethodDescriptionstatic voidstatic voidDynUnionHelper.write(OutputStream ostream, DynUnion value) Constructors in org.omg.DynamicAny with parameters of type DynUnion