Uses of Interface
org.omg.CORBA.ExtAbstractInterfaceDef
Packages that use ExtAbstractInterfaceDef
-
Uses of ExtAbstractInterfaceDef in org.omg.CORBA
Classes in org.omg.CORBA that implement ExtAbstractInterfaceDefModifier and TypeClassDescriptionclassorg/omg/CORBA/_ExtAbstractInterfaceDefStub.java .Fields in org.omg.CORBA declared as ExtAbstractInterfaceDefModifier and TypeFieldDescriptionExtAbstractInterfaceDefHolder.valueExtAbstractInterfaceDefSeqHolder.valueMethods in org.omg.CORBA that return ExtAbstractInterfaceDefModifier and TypeMethodDescriptionExtAbstractInterfaceDefPOA._this()static ExtAbstractInterfaceDefstatic ExtAbstractInterfaceDef[]static ExtAbstractInterfaceDefstatic ExtAbstractInterfaceDefExtAbstractInterfaceDefHelper.read(InputStream istream) static ExtAbstractInterfaceDef[]ExtAbstractInterfaceDefSeqHelper.read(InputStream istream) static ExtAbstractInterfaceDefExtAbstractInterfaceDefHelper.unchecked_narrow(Object obj) Methods in org.omg.CORBA with parameters of type ExtAbstractInterfaceDefModifier and TypeMethodDescriptionstatic voidExtAbstractInterfaceDefHelper.insert(Any a, ExtAbstractInterfaceDef that) static voidExtAbstractInterfaceDefSeqHelper.insert(Any a, ExtAbstractInterfaceDef[] that) static voidExtAbstractInterfaceDefHelper.write(OutputStream ostream, ExtAbstractInterfaceDef value) static voidExtAbstractInterfaceDefSeqHelper.write(OutputStream ostream, ExtAbstractInterfaceDef[] value) Constructors in org.omg.CORBA with parameters of type ExtAbstractInterfaceDefModifierConstructorDescriptionExtAbstractInterfaceDefHolder(ExtAbstractInterfaceDef initialValue) ExtAbstractInterfaceDefSeqHolder(ExtAbstractInterfaceDef[] initialValue)