Uses of Interface
org.omg.CORBA.NativeDef

Packages that use NativeDef
org.omg.CORBA   
 

Uses of NativeDef in org.omg.CORBA
 

Fields in org.omg.CORBA declared as NativeDef
 NativeDef NativeDefHolder.value
           
 

Methods in org.omg.CORBA that return NativeDef
 NativeDef ContainerOperations.create_native(java.lang.String id, java.lang.String name, java.lang.String version)
           
static NativeDef NativeDefHelper.extract(Any any)
           
static NativeDef NativeDefHelper.narrow(Object obj)
           
static NativeDef NativeDefHelper.read(InputStream in)
           
static NativeDef NativeDefHelper.unchecked_narrow(Object obj)
           
 

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

Constructors in org.omg.CORBA with parameters of type NativeDef
NativeDefHolder(NativeDef initial)
           
 



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