Package 

Class StepParams


  • 
    public final class StepParams
    
                        

    The class that holds all the necessary for com.kaspersky.kaspresso.testcases.core.step.StepsManager parameters.

    • Constructor Summary

      Constructors 
      Constructor Description
      StepParams(Boolean autonumber)
    • Method Summary

      Modifier and Type Method Description
      final Boolean component1()
      final StepParams copy(Boolean autonumber)
      final Boolean getAutonumber()
      final Unit setAutonumber(Boolean autonumber)
      • Methods inherited from class com.kaspersky.kaspresso.params.StepParams

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait