Uses of Class
org.omg.DynamicAny.DynAnyFactoryPackage.InconsistentTypeCode
Packages that use InconsistentTypeCode
Package
Description
-
Uses of InconsistentTypeCode in com.sun.corba.ee.impl.dynamicany
Methods in com.sun.corba.ee.impl.dynamicany that throw InconsistentTypeCodeModifier and TypeMethodDescriptionDynAnyFactoryImpl.create_dyn_any(Any any) DynAnyFactoryImpl.create_dyn_any_from_type_code(TypeCode type) (package private) static DynAnyDynAnyUtil.createMostDerivedDynAny(Any any, ORB orb, boolean copyValue) (package private) static DynAnyDynAnyUtil.createMostDerivedDynAny(TypeCode typeCode, ORB orb) -
Uses of InconsistentTypeCode in org.omg.DynamicAny
Methods in org.omg.DynamicAny that throw InconsistentTypeCodeModifier and TypeMethodDescription_DynAnyFactoryStub.create_dyn_any(Any value) Creates a new DynAny object from an any value.DynAnyFactoryOperations.create_dyn_any(Any value) Creates a new DynAny object from an any value.DynAnyFactoryPOATie.create_dyn_any(Any value) Creates a new DynAny object from an any value._DynAnyFactoryStub.create_dyn_any_from_type_code(TypeCode type) Creates a DynAny from a TypeCode.DynAnyFactoryOperations.create_dyn_any_from_type_code(TypeCode type) Creates a DynAny from a TypeCode.DynAnyFactoryPOATie.create_dyn_any_from_type_code(TypeCode type) Creates a DynAny from a TypeCode. -
Uses of InconsistentTypeCode in org.omg.DynamicAny.DynAnyFactoryPackage
Fields in org.omg.DynamicAny.DynAnyFactoryPackage declared as InconsistentTypeCodeMethods in org.omg.DynamicAny.DynAnyFactoryPackage that return InconsistentTypeCodeModifier and TypeMethodDescriptionstatic InconsistentTypeCodestatic InconsistentTypeCodeInconsistentTypeCodeHelper.read(InputStream istream) Methods in org.omg.DynamicAny.DynAnyFactoryPackage with parameters of type InconsistentTypeCodeModifier and TypeMethodDescriptionstatic voidInconsistentTypeCodeHelper.insert(Any a, InconsistentTypeCode that) static voidInconsistentTypeCodeHelper.write(OutputStream ostream, InconsistentTypeCode value) Constructors in org.omg.DynamicAny.DynAnyFactoryPackage with parameters of type InconsistentTypeCode