Uses of Interface
org.omg.CORBA.ArrayDef
Packages that use ArrayDef
-
Uses of ArrayDef in org.omg.CORBA
Classes in org.omg.CORBA that implement ArrayDefFields in org.omg.CORBA declared as ArrayDefMethods in org.omg.CORBA that return ArrayDefModifier and TypeMethodDescriptionArrayDefPOA._this()_RepositoryStub.create_array(int length, IDLType element_type) RepositoryOperations.create_array(int length, IDLType element_type) RepositoryPOATie.create_array(int length, IDLType element_type) static ArrayDefstatic ArrayDefstatic ArrayDefArrayDefHelper.read(InputStream istream) static ArrayDefArrayDefHelper.unchecked_narrow(Object obj) Methods in org.omg.CORBA with parameters of type ArrayDefModifier and TypeMethodDescriptionstatic voidstatic voidArrayDefHelper.write(OutputStream ostream, ArrayDef value) Constructors in org.omg.CORBA with parameters of type ArrayDef -
Uses of ArrayDef in org.omg.CORBA.ComponentIR
Methods in org.omg.CORBA.ComponentIR that return ArrayDefModifier and TypeMethodDescription_RepositoryStub.create_array(int length, IDLType element_type) RepositoryPOATie.create_array(int length, IDLType element_type)