Uses of Interface
org.omg.DynamicAny.DynEnum
Packages that use DynEnum
-
Uses of DynEnum in com.sun.corba.ee.impl.dynamicany
Classes in com.sun.corba.ee.impl.dynamicany that implement DynEnum -
Uses of DynEnum in org.omg.DynamicAny
Classes in org.omg.DynamicAny that implement DynEnumModifier and TypeClassDescriptionclassDynEnum objects support the manipulation of IDL enumerated values.Fields in org.omg.DynamicAny declared as DynEnumMethods in org.omg.DynamicAny that return DynEnumModifier and TypeMethodDescriptionDynEnumPOA._this()static DynEnumstatic DynEnumstatic DynEnumDynEnumHelper.read(InputStream istream) static DynEnumDynEnumHelper.unchecked_narrow(Object obj) Methods in org.omg.DynamicAny with parameters of type DynEnumModifier and TypeMethodDescriptionstatic voidstatic voidDynEnumHelper.write(OutputStream ostream, DynEnum value) Constructors in org.omg.DynamicAny with parameters of type DynEnum