Uses of Class
org.omg.CORBA.DynAnyPackage.TypeMismatch
Packages that use TypeMismatch
Package
Description
Provides the mapping of the OMG CORBA APIs to the JavaTM
programming language, including the class ORB, which is implemented
so that a programmer can use it as a fully-functional Object Request Broker
(ORB).
-
Uses of TypeMismatch in org.omg.CORBA
Methods in org.omg.CORBA that throw TypeMismatchModifier and TypeMethodDescriptionDynAny.get_any()Deprecated.Retrieves theorg.omg.CORBA.Anycontained in thisDynAnyobject.booleanDynAny.get_boolean()Deprecated.Retrieves thebooleancontained in thisDynAnyobject.charDynAny.get_char()Deprecated.Retrieves thecharcontained in thisDynAnyobject.doubleDynAny.get_double()Deprecated.Retrieves thedoublecontained in thisDynAnyobject.floatDynAny.get_float()Deprecated.Retrieves thefloatcontained in thisDynAnyobject.intDynAny.get_long()Deprecated.Retrieves theintcontained in thisDynAnyobject.longDynAny.get_longlong()Deprecated.Retrieves thelongcontained in thisDynAnyobject.byteDynAny.get_octet()Deprecated.Retrieves thebytecontained in thisDynAnyobject.DynAny.get_reference()Deprecated.Retrieves theorg.omg.CORBA.Othercontained in thisDynAnyobject.shortDynAny.get_short()Deprecated.Retrieves theshortcontained in thisDynAnyobject.DynAny.get_string()Deprecated.Retrieves theStringcontained in thisDynAnyobject.DynAny.get_typecode()Deprecated.Retrieves theorg.omg.CORBA.TypeCodecontained in thisDynAnyobject.intDynAny.get_ulong()Deprecated.Retrieves theintcontained in thisDynAnyobject.longDynAny.get_ulonglong()Deprecated.Retrieves thelongcontained in thisDynAnyobject.shortDynAny.get_ushort()Deprecated.Retrieves theshortcontained in thisDynAnyobject.DynAny.get_val()Deprecated.Retrieves thejava.io.Serializableobject contained in thisDynAnyobject.charDynAny.get_wchar()Deprecated.Retrieves thecharcontained in thisDynAnyobject.DynAny.get_wstring()Deprecated.Retrieves theStringcontained in thisDynAnyobject.