Uses of Interface
org.omg.CORBA.ArrayDef

Packages that use ArrayDef
org.omg.CORBA   
 

Uses of ArrayDef in org.omg.CORBA
 

Classes in org.omg.CORBA that implement ArrayDef
 class _ArrayDefStub
           
 

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

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

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

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



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.