Uses of Class
org.omg.CORBA.ORBPackage.InconsistentTypeCode
Packages that use InconsistentTypeCode
-
Uses of InconsistentTypeCode in org.omg.CORBA
Methods in org.omg.CORBA that throw InconsistentTypeCodeModifier and TypeMethodDescriptionORB.create_basic_dyn_any(TypeCode type) Deprecated.Use the new DynAnyFactory API insteadORB.create_dyn_array(TypeCode type) Deprecated.Use the new DynAnyFactory API insteadORB.create_dyn_enum(TypeCode type) Deprecated.Use the new DynAnyFactory API insteadORB.create_dyn_sequence(TypeCode type) Deprecated.Use the new DynAnyFactory API insteadORB.create_dyn_struct(TypeCode type) Deprecated.Use the new DynAnyFactory API insteadORB.create_dyn_union(TypeCode type) Deprecated.Use the new DynAnyFactory API instead