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
static NativeDef NativeDefHelper.extract(Any any)
           
static NativeDef NativeDefHelper.read(InputStream in)
           
static NativeDef NativeDefHelper.narrow(java.lang.Object obj)
           
static NativeDef NativeDefHelper.narrow(Object obj)
           
static NativeDef NativeDefHelper.unchecked_narrow(Object obj)
           
 NativeDef ContainerOperations.create_native(java.lang.String id, java.lang.String name, java.lang.String version)
           
 

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}-2007 null. All Rights Reserved.