Uses of Class
org.aludratest.hpalm.entity.RunStepStatus

Packages that use RunStepStatus
org.aludratest.hpalm.entity   
 

Uses of RunStepStatus in org.aludratest.hpalm.entity
 

Methods in org.aludratest.hpalm.entity that return RunStepStatus
static RunStepStatus RunStepStatus.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static RunStepStatus[] RunStepStatus.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.aludratest.hpalm.entity with parameters of type RunStepStatus
 RunStepBuilder RunStepBuilder.setStatus(RunStepStatus status)
           
 



Copyright © 2015 aludratest.org. All rights reserved.