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 TypeInterfaceDescriptioninterfaceorg/omg/CORBA/AliasDef.java .interfaceorg/omg/CORBA/EnumDef.java .interfaceorg/omg/CORBA/NativeDef.java .interfaceorg/omg/CORBA/StructDef.java .interfaceorg/omg/CORBA/UnionDef.java .Classes in org.omg.CORBA that implement TypedefDefModifier and TypeClassDescriptionclassorg/omg/CORBA/_AliasDefStub.java .classorg/omg/CORBA/_EnumDefStub.java .classorg/omg/CORBA/_NativeDefStub.java .classorg/omg/CORBA/_StructDefStub.java .classorg/omg/CORBA/_TypedefDefStub.java .classorg/omg/CORBA/_UnionDefStub.java .Fields in org.omg.CORBA declared as TypedefDefMethods in org.omg.CORBA that return TypedefDefModifier and TypeMethodDescriptionTypedefDefPOA._this()static TypedefDefstatic TypedefDefstatic TypedefDefTypedefDefHelper.read(InputStream istream) static TypedefDefTypedefDefHelper.unchecked_narrow(Object obj) Methods in org.omg.CORBA with parameters of type TypedefDefModifier and TypeMethodDescriptionstatic voidTypedefDefHelper.insert(Any a, TypedefDef that) static voidTypedefDefHelper.write(OutputStream ostream, TypedefDef value) Constructors in org.omg.CORBA with parameters of type TypedefDef