Package qa.operations

Class OpsStatusParams

java.lang.Object
qa.operations.OpsStatusParams
All Implemented Interfaces:
Serializable

public class OpsStatusParams extends Object implements Serializable
See Also:
  • Field Details

  • Constructor Details

    • OpsStatusParams

      public OpsStatusParams(String statusCode)
  • Method Details

    • isAllowRandomTesting

      public boolean isAllowRandomTesting()
      Returns:
      the allowRandomTesting
    • setAllowRandomTesting

      public void setAllowRandomTesting(boolean allowRandomTesting)
      Parameters:
      allowRandomTesting - the allowRandomTesting to set
    • getStatusCode

      public String getStatusCode()
      Returns:
      the statusCode