Uses of Class
org.omg.CORBA.INV_FLAG

Packages that use INV_FLAG
org.omg.CORBA   
 

Uses of INV_FLAG in org.omg.CORBA
 

Fields in org.omg.CORBA declared as INV_FLAG
 INV_FLAG INV_FLAGHolder.value
           
 

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

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

Constructors in org.omg.CORBA with parameters of type INV_FLAG
INV_FLAGHolder(INV_FLAG initial)
           
 



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