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
 StructDef ContainerOperations.create_struct(java.lang.String id, java.lang.String name, java.lang.String version, StructMember[] members)
           
static StructDef StructDefHelper.extract(Any any)
           
static StructDef StructDefHelper.narrow(Object obj)
           
static StructDef StructDefHelper.read(InputStream in)
           
static StructDef StructDefHelper.unchecked_narrow(Object obj)
           
 

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 © 2009. All Rights Reserved.