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
static ArrayDef ArrayDefHelper.extract(Any any)
           
static ArrayDef ArrayDefHelper.read(InputStream in)
           
static ArrayDef ArrayDefHelper.narrow(java.lang.Object obj)
           
static ArrayDef ArrayDefHelper.narrow(Object obj)
           
static ArrayDef ArrayDefHelper.unchecked_narrow(Object obj)
           
 ArrayDef RepositoryOperations.create_array(int length, IDLType element_type)
           
 

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 © {inceptionYear}-2007 null. All Rights Reserved.