Uses of Interface
org.omg.CORBA.ExtValueDef
Packages that use ExtValueDef
-
Uses of ExtValueDef in org.omg.CORBA
Classes in org.omg.CORBA that implement ExtValueDefFields in org.omg.CORBA declared as ExtValueDefMethods in org.omg.CORBA that return ExtValueDefModifier and TypeMethodDescriptionExtValueDefPOA._this()static ExtValueDefstatic ExtValueDef[]static ExtValueDefstatic ExtValueDefExtValueDefHelper.read(InputStream istream) static ExtValueDef[]ExtValueDefSeqHelper.read(InputStream istream) static ExtValueDefExtValueDefHelper.unchecked_narrow(Object obj) Methods in org.omg.CORBA with parameters of type ExtValueDefModifier and TypeMethodDescriptionstatic voidExtValueDefHelper.insert(Any a, ExtValueDef that) static voidExtValueDefSeqHelper.insert(Any a, ExtValueDef[] that) static voidExtValueDefHelper.write(OutputStream ostream, ExtValueDef value) static voidExtValueDefSeqHelper.write(OutputStream ostream, ExtValueDef[] value) Constructors in org.omg.CORBA with parameters of type ExtValueDefModifierConstructorDescriptionExtValueDefHolder(ExtValueDef initialValue) ExtValueDefSeqHolder(ExtValueDef[] initialValue) -
Uses of ExtValueDef in org.omg.CORBA.ComponentIR
Subinterfaces of ExtValueDef in org.omg.CORBA.ComponentIRModifier and TypeInterfaceDescriptioninterfaceorg/omg/CORBA/ComponentIR/EventDef.java .Classes in org.omg.CORBA.ComponentIR that implement ExtValueDefModifier and TypeClassDescriptionclassorg/omg/CORBA/ComponentIR/_EventDefStub.java .