Uses of Interface
org.omg.CORBA.UnionDef

Packages that use UnionDef
org.omg.CORBA   
 

Uses of UnionDef in org.omg.CORBA
 

Fields in org.omg.CORBA declared as UnionDef
 UnionDef UnionDefHolder.value
           
 

Methods in org.omg.CORBA that return UnionDef
static UnionDef UnionDefHelper.extract(Any any)
           
static UnionDef UnionDefHelper.read(InputStream in)
           
static UnionDef UnionDefHelper.narrow(java.lang.Object obj)
           
static UnionDef UnionDefHelper.narrow(Object obj)
           
static UnionDef UnionDefHelper.unchecked_narrow(Object obj)
           
 UnionDef ContainerOperations.create_union(java.lang.String id, java.lang.String name, java.lang.String version, IDLType discriminator_type, UnionMember[] members)
           
 

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

Constructors in org.omg.CORBA with parameters of type UnionDef
UnionDefHolder(UnionDef initial)
           
 



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