Uses of Interface
org.omg.CORBA.SequenceDef
Packages that use SequenceDef
-
Uses of SequenceDef in org.omg.CORBA
Classes in org.omg.CORBA that implement SequenceDefFields in org.omg.CORBA declared as SequenceDefMethods in org.omg.CORBA that return SequenceDefModifier and TypeMethodDescriptionSequenceDefPOA._this()_RepositoryStub.create_sequence(int bound, IDLType element_type) RepositoryOperations.create_sequence(int bound, IDLType element_type) RepositoryPOATie.create_sequence(int bound, IDLType element_type) static SequenceDefstatic SequenceDefstatic SequenceDefSequenceDefHelper.read(InputStream istream) static SequenceDefSequenceDefHelper.unchecked_narrow(Object obj) Methods in org.omg.CORBA with parameters of type SequenceDefModifier and TypeMethodDescriptionstatic voidSequenceDefHelper.insert(Any a, SequenceDef that) static voidSequenceDefHelper.write(OutputStream ostream, SequenceDef value) Constructors in org.omg.CORBA with parameters of type SequenceDef -
Uses of SequenceDef in org.omg.CORBA.ComponentIR
Methods in org.omg.CORBA.ComponentIR that return SequenceDefModifier and TypeMethodDescription_RepositoryStub.create_sequence(int bound, IDLType element_type) RepositoryPOATie.create_sequence(int bound, IDLType element_type)