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

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

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

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