Uses of Interface
org.omg.CORBA.AbstractInterfaceDef
Packages that use AbstractInterfaceDef
-
Uses of AbstractInterfaceDef in org.omg.CORBA
Subinterfaces of AbstractInterfaceDef in org.omg.CORBAModifier and TypeInterfaceDescriptioninterfaceorg/omg/CORBA/ExtAbstractInterfaceDef.java .Classes in org.omg.CORBA that implement AbstractInterfaceDefModifier and TypeClassDescriptionclassorg/omg/CORBA/_AbstractInterfaceDefStub.java .classorg/omg/CORBA/_ExtAbstractInterfaceDefStub.java .Fields in org.omg.CORBA declared as AbstractInterfaceDefModifier and TypeFieldDescriptionAbstractInterfaceDefHolder.valueAbstractInterfaceDefSeqHolder.valueMethods in org.omg.CORBA that return AbstractInterfaceDefModifier and TypeMethodDescriptionAbstractInterfaceDefPOA._this()static AbstractInterfaceDefstatic AbstractInterfaceDef[]static AbstractInterfaceDefstatic AbstractInterfaceDefAbstractInterfaceDefHelper.read(InputStream istream) static AbstractInterfaceDef[]AbstractInterfaceDefSeqHelper.read(InputStream istream) static AbstractInterfaceDefAbstractInterfaceDefHelper.unchecked_narrow(Object obj) Methods in org.omg.CORBA with parameters of type AbstractInterfaceDefModifier and TypeMethodDescriptionstatic voidAbstractInterfaceDefHelper.insert(Any a, AbstractInterfaceDef that) static voidAbstractInterfaceDefSeqHelper.insert(Any a, AbstractInterfaceDef[] that) static voidAbstractInterfaceDefHelper.write(OutputStream ostream, AbstractInterfaceDef value) static voidAbstractInterfaceDefSeqHelper.write(OutputStream ostream, AbstractInterfaceDef[] value) Constructors in org.omg.CORBA with parameters of type AbstractInterfaceDefModifierConstructorDescriptionAbstractInterfaceDefHolder(AbstractInterfaceDef initialValue) AbstractInterfaceDefSeqHolder(AbstractInterfaceDef[] initialValue)