Uses of Class
com.ibm.team.fvt.tests.performance.PerfResult.TimeType

Packages that use PerfResult.TimeType
com.ibm.team.fvt.tests.performance   
 

Uses of PerfResult.TimeType in com.ibm.team.fvt.tests.performance
 

Methods in com.ibm.team.fvt.tests.performance that return PerfResult.TimeType
static PerfResult.TimeType PerfResult.TimeType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static PerfResult.TimeType[] PerfResult.TimeType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.