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 Link icon

  • Constructor Details Link icon

    • OpsStatusParams Link icon

      public OpsStatusParams(String statusCode)
  • Method Details Link icon

    • isAllowRandomTesting Link icon

      public boolean isAllowRandomTesting()
      Returns:
      the allowRandomTesting
    • setAllowRandomTesting Link icon

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

      public String getStatusCode()
      Returns:
      the statusCode