Uses of Class
org.omg.CORBA.INV_IDENT

Packages that use INV_IDENT
org.omg.CORBA   
 

Uses of INV_IDENT in org.omg.CORBA
 

Fields in org.omg.CORBA declared as INV_IDENT
 INV_IDENT INV_IDENTHolder.value
           
 

Methods in org.omg.CORBA that return INV_IDENT
static INV_IDENT INV_IDENTHelper.extract(Any any)
           
static INV_IDENT INV_IDENTHelper.read(InputStream in)
           
 

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

Constructors in org.omg.CORBA with parameters of type INV_IDENT
INV_IDENTHolder(INV_IDENT initial)
           
 



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