Uses of Interface
org.omg.CORBA.InterfaceAttrExtension
Packages that use InterfaceAttrExtension
-
Uses of InterfaceAttrExtension in org.omg.CORBA
Subinterfaces of InterfaceAttrExtension in org.omg.CORBAModifier and TypeInterfaceDescriptioninterfaceorg/omg/CORBA/ExtAbstractInterfaceDef.java .interfaceorg/omg/CORBA/ExtInterfaceDef.java .interfaceorg/omg/CORBA/ExtLocalInterfaceDef.java .Classes in org.omg.CORBA that implement InterfaceAttrExtensionModifier and TypeClassDescriptionclassorg/omg/CORBA/_ExtAbstractInterfaceDefStub.java .classorg/omg/CORBA/_ExtInterfaceDefStub.java .classorg/omg/CORBA/_ExtLocalInterfaceDefStub.java .classorg/omg/CORBA/_InterfaceAttrExtensionStub.java .Fields in org.omg.CORBA declared as InterfaceAttrExtensionMethods in org.omg.CORBA that return InterfaceAttrExtensionModifier and TypeMethodDescriptionInterfaceAttrExtensionPOA._this()static InterfaceAttrExtensionstatic InterfaceAttrExtensionstatic InterfaceAttrExtensionInterfaceAttrExtensionHelper.read(InputStream istream) static InterfaceAttrExtensionInterfaceAttrExtensionHelper.unchecked_narrow(Object obj) Methods in org.omg.CORBA with parameters of type InterfaceAttrExtensionModifier and TypeMethodDescriptionstatic voidInterfaceAttrExtensionHelper.insert(Any a, InterfaceAttrExtension that) static voidInterfaceAttrExtensionHelper.write(OutputStream ostream, InterfaceAttrExtension value) Constructors in org.omg.CORBA with parameters of type InterfaceAttrExtension -
Uses of InterfaceAttrExtension in org.omg.CORBA.ComponentIR
Subinterfaces of InterfaceAttrExtension in org.omg.CORBA.ComponentIRModifier and TypeInterfaceDescriptioninterfaceorg/omg/CORBA/ComponentIR/ComponentDef.java .interfaceorg/omg/CORBA/ComponentIR/HomeDef.java .Classes in org.omg.CORBA.ComponentIR that implement InterfaceAttrExtensionModifier and TypeClassDescriptionclassorg/omg/CORBA/ComponentIR/_ComponentDefStub.java .classorg/omg/CORBA/ComponentIR/_HomeDefStub.java .