Package qa.operations
Class OpsStatusParams
java.lang.Object
qa.operations.OpsStatusParams
- All Implemented Interfaces:
 Serializable
- See Also:
 
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Field Details
- 
serialVersionUID
public static final long serialVersionUID- See Also:
 
 
 - 
 - 
Constructor Details
- 
OpsStatusParams
 
 - 
 - 
Method Details
- 
isAllowRandomTesting
public boolean isAllowRandomTesting()- Returns:
 - the allowRandomTesting
 
 - 
setAllowRandomTesting
public void setAllowRandomTesting(boolean allowRandomTesting) - Parameters:
 allowRandomTesting- the allowRandomTesting to set
 - 
getStatusCode
- Returns:
 - the statusCode
 
 
 -