Uses of Class
org.omg.CORBA.TRANSACTION_ROLLEDBACK

Packages that use TRANSACTION_ROLLEDBACK
org.omg.CORBA   
 

Uses of TRANSACTION_ROLLEDBACK in org.omg.CORBA
 

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

Methods in org.omg.CORBA with parameters of type TRANSACTION_ROLLEDBACK
static void TRANSACTION_ROLLEDBACKHelper.insert(Any any, TRANSACTION_ROLLEDBACK s)
           
static void TRANSACTION_ROLLEDBACKHelper.write(OutputStream out, TRANSACTION_ROLLEDBACK s)