Uses of Class
org.omg.CORBA.TRANSACTION_REQUIRED

Packages that use TRANSACTION_REQUIRED
org.omg.CORBA   
 

Uses of TRANSACTION_REQUIRED in org.omg.CORBA
 

Fields in org.omg.CORBA declared as TRANSACTION_REQUIRED
 TRANSACTION_REQUIRED TRANSACTION_REQUIREDHolder.value
           
 

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

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

Constructors in org.omg.CORBA with parameters of type TRANSACTION_REQUIRED
TRANSACTION_REQUIREDHolder(TRANSACTION_REQUIRED initial)
           
 



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