Uses of Interface
org.omg.CORBA.TypedefDef
Packages that use TypedefDef
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 TypedefDef in org.omg.CORBA
Subinterfaces of TypedefDef in org.omg.CORBAModifier and TypeInterfaceDescriptioninterface
org/omg/CORBA/AliasDef.java .interface
org/omg/CORBA/EnumDef.java .interface
org/omg/CORBA/NativeDef.java .interface
org/omg/CORBA/StructDef.java .interface
org/omg/CORBA/UnionDef.java .Classes in org.omg.CORBA that implement TypedefDefModifier and TypeClassDescriptionclass
org/omg/CORBA/_AliasDefStub.java .class
org/omg/CORBA/_EnumDefStub.java .class
org/omg/CORBA/_NativeDefStub.java .class
org/omg/CORBA/_StructDefStub.java .class
org/omg/CORBA/_TypedefDefStub.java .class
org/omg/CORBA/_UnionDefStub.java .Fields in org.omg.CORBA declared as TypedefDefMethods in org.omg.CORBA that return TypedefDefModifier and TypeMethodDescriptionTypedefDefPOA._this()
static TypedefDef
static TypedefDef
static TypedefDef
TypedefDefHelper.read
(InputStream istream) static TypedefDef
TypedefDefHelper.unchecked_narrow
(Object obj) Methods in org.omg.CORBA with parameters of type TypedefDefModifier and TypeMethodDescriptionstatic void
TypedefDefHelper.insert
(Any a, TypedefDef that) static void
TypedefDefHelper.write
(OutputStream ostream, TypedefDef value) Constructors in org.omg.CORBA with parameters of type TypedefDef