Uses of Interface
org.omg.CORBA.StructDef

Packages that use StructDef
org.omg.CORBA   
 

Uses of StructDef in org.omg.CORBA
 

Fields in org.omg.CORBA declared as StructDef
 StructDef StructDefHolder.value
           
 

Methods in org.omg.CORBA that return StructDef
static StructDef StructDefHelper.extract(Any any)
           
static StructDef StructDefHelper.read(InputStream in)
           
static StructDef StructDefHelper.narrow(java.lang.Object obj)
           
static StructDef StructDefHelper.narrow(Object obj)
           
static StructDef StructDefHelper.unchecked_narrow(Object obj)
           
 StructDef ContainerOperations.create_struct(java.lang.String id, java.lang.String name, java.lang.String version, StructMember[] members)
           
 

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

Constructors in org.omg.CORBA with parameters of type StructDef
StructDefHolder(StructDef initial)
           
 



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