Uses of Interface
org.omg.CORBA.ArrayDef

Packages that use ArrayDef
org.omg.CORBA   
 

Uses of ArrayDef in org.omg.CORBA
 

Fields in org.omg.CORBA declared as ArrayDef
 ArrayDef ArrayDefHolder.value
           
 

Methods in org.omg.CORBA that return ArrayDef
 ArrayDef RepositoryOperations.create_array(int length, IDLType element_type)
           
static ArrayDef ArrayDefHelper.extract(Any any)
           
static ArrayDef ArrayDefHelper.narrow(Object obj)
           
static ArrayDef ArrayDefHelper.read(InputStream in)
           
static ArrayDef ArrayDefHelper.unchecked_narrow(Object obj)
           
 

Methods in org.omg.CORBA with parameters of type ArrayDef
static void ArrayDefHelper.insert(Any any, ArrayDef s)
           
static void ArrayDefHelper.write(OutputStream _out, ArrayDef s)
           
 

Constructors in org.omg.CORBA with parameters of type ArrayDef
ArrayDefHolder(ArrayDef initial)
           
 



Copyright © 2008. All Rights Reserved.