Uses of Interface
org.omg.CORBA.SequenceDef

Packages that use SequenceDef
org.omg.CORBA   
 

Uses of SequenceDef in org.omg.CORBA
 

Fields in org.omg.CORBA declared as SequenceDef
 SequenceDef SequenceDefHolder.value
           
 

Methods in org.omg.CORBA that return SequenceDef
static SequenceDef SequenceDefHelper.extract(Any any)
           
static SequenceDef SequenceDefHelper.read(InputStream in)
           
static SequenceDef SequenceDefHelper.narrow(java.lang.Object obj)
           
static SequenceDef SequenceDefHelper.narrow(Object obj)
           
static SequenceDef SequenceDefHelper.unchecked_narrow(Object obj)
           
 SequenceDef RepositoryOperations.create_sequence(int bound, IDLType element_type)
           
 

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

Constructors in org.omg.CORBA with parameters of type SequenceDef
SequenceDefHolder(SequenceDef initial)
           
 



Copyright © {inceptionYear}-2007 null. All Rights Reserved.