Uses of Package
org.omg.CORBA.TypeCodePackage
-
Packages that use org.omg.CORBA.TypeCodePackage Package Description com.sun.corba.ee.impl.corba com.sun.corba.ee.spi.logging org.omg.CORBA 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). -
Classes in org.omg.CORBA.TypeCodePackage used by com.sun.corba.ee.impl.corba Class Description BadKind The exceptionBadKind
is thrown when an inappropriate operation is invoked on aTypeCode
object.Bounds Provides theTypeCode
operationsmember_name()
,member_type()
, andmember_label
. -
Classes in org.omg.CORBA.TypeCodePackage used by com.sun.corba.ee.spi.logging Class Description BadKind The exceptionBadKind
is thrown when an inappropriate operation is invoked on aTypeCode
object.Bounds Provides theTypeCode
operationsmember_name()
,member_type()
, andmember_label
. -
Classes in org.omg.CORBA.TypeCodePackage used by org.omg.CORBA Class Description BadKind The exceptionBadKind
is thrown when an inappropriate operation is invoked on aTypeCode
object.Bounds Provides theTypeCode
operationsmember_name()
,member_type()
, andmember_label
.