Uses of Class
com.bea.tuxedo.control.TuxedoControl.TransactionMode

Packages that use TuxedoControl.TransactionMode
com.bea.tuxedo.control   
 

Uses of TuxedoControl.TransactionMode in com.bea.tuxedo.control
 

Methods in com.bea.tuxedo.control that return TuxedoControl.TransactionMode
static TuxedoControl.TransactionMode TuxedoControl.TransactionMode.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static TuxedoControl.TransactionMode[] TuxedoControl.TransactionMode.values()
          Returns an array containing the constants of this enum type, in the order they're declared.