Uses of Interface
org.omg.CORBA.ExtLocalInterfaceDef
Packages that use ExtLocalInterfaceDef
-
Uses of ExtLocalInterfaceDef in org.omg.CORBA
Classes in org.omg.CORBA that implement ExtLocalInterfaceDefModifier and TypeClassDescriptionclassorg/omg/CORBA/_ExtLocalInterfaceDefStub.java .Fields in org.omg.CORBA declared as ExtLocalInterfaceDefModifier and TypeFieldDescriptionExtLocalInterfaceDefHolder.valueExtLocalInterfaceDefSeqHolder.valueMethods in org.omg.CORBA that return ExtLocalInterfaceDefModifier and TypeMethodDescriptionExtLocalInterfaceDefPOA._this()static ExtLocalInterfaceDefstatic ExtLocalInterfaceDef[]static ExtLocalInterfaceDefstatic ExtLocalInterfaceDefExtLocalInterfaceDefHelper.read(InputStream istream) static ExtLocalInterfaceDef[]ExtLocalInterfaceDefSeqHelper.read(InputStream istream) static ExtLocalInterfaceDefExtLocalInterfaceDefHelper.unchecked_narrow(Object obj) Methods in org.omg.CORBA with parameters of type ExtLocalInterfaceDefModifier and TypeMethodDescriptionstatic voidExtLocalInterfaceDefHelper.insert(Any a, ExtLocalInterfaceDef that) static voidExtLocalInterfaceDefSeqHelper.insert(Any a, ExtLocalInterfaceDef[] that) static voidExtLocalInterfaceDefHelper.write(OutputStream ostream, ExtLocalInterfaceDef value) static voidExtLocalInterfaceDefSeqHelper.write(OutputStream ostream, ExtLocalInterfaceDef[] value) Constructors in org.omg.CORBA with parameters of type ExtLocalInterfaceDefModifierConstructorDescriptionExtLocalInterfaceDefHolder(ExtLocalInterfaceDef initialValue) ExtLocalInterfaceDefSeqHolder(ExtLocalInterfaceDef[] initialValue)