Uses of Interface
org.omg.CORBA.StructDef

Packages that use StructDef
org.omg.CORBA   
 

Uses of StructDef in org.omg.CORBA
 

Classes in org.omg.CORBA that implement StructDef
 class _StructDefStub
           
 

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

Methods in org.omg.CORBA that return StructDef
 StructDef _InterfaceDefStub.create_struct(String _ob_a0, String _ob_a1, String _ob_a2, StructMember[] _ob_a3)
           
 StructDef _RepositoryStub.create_struct(String _ob_a0, String _ob_a1, String _ob_a2, StructMember[] _ob_a3)
           
 StructDef _LocalInterfaceDefStub.create_struct(String _ob_a0, String _ob_a1, String _ob_a2, StructMember[] _ob_a3)
           
 StructDef _ModuleDefStub.create_struct(String _ob_a0, String _ob_a1, String _ob_a2, StructMember[] _ob_a3)
           
 StructDef _ContainerStub.create_struct(String _ob_a0, String _ob_a1, String _ob_a2, StructMember[] _ob_a3)
           
 StructDef _StructDefStub.create_struct(String _ob_a0, String _ob_a1, String _ob_a2, StructMember[] _ob_a3)
           
 StructDef _ExceptionDefStub.create_struct(String _ob_a0, String _ob_a1, String _ob_a2, StructMember[] _ob_a3)
           
 StructDef ContainerOperations.create_struct(String id, String name, String version, StructMember[] members)
           
 StructDef _AbstractInterfaceDefStub.create_struct(String _ob_a0, String _ob_a1, String _ob_a2, StructMember[] _ob_a3)
           
 StructDef _ValueDefStub.create_struct(String _ob_a0, String _ob_a1, String _ob_a2, StructMember[] _ob_a3)
           
 StructDef _UnionDefStub.create_struct(String _ob_a0, String _ob_a1, String _ob_a2, StructMember[] _ob_a3)
           
static StructDef StructDefHelper.extract(Any any)
           
static StructDef StructDefHelper.narrow(Object val)
           
static StructDef StructDefHelper.read(InputStream in)
           
static StructDef StructDefHelper.unchecked_narrow(Object val)
           
 

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

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



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