Uses of Class
org.omg.CORBA.INV_IDENT

Packages that use INV_IDENT
org.omg.CORBA   
 

Uses of INV_IDENT in org.omg.CORBA
 

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 s)
           
static void INV_IDENTHelper.write(OutputStream out, INV_IDENT s)