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

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

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

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