Class TestCaseRepeatCountDto
java.lang.Object
org.qubership.atp.orchestrator.clients.dto.TestCaseRepeatCountDto
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
date="2025-06-27T09:48:28.443530359Z[Etc/UTC]")
public class TestCaseRepeatCountDto
extends Object
TestCaseRepeatCountDto
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanGet repeatCount@Valid UUIDGet testScopeIdinthashCode()repeatCount(Integer repeatCount) voidsetRepeatCount(Integer repeatCount) voidsetTestScopeId(UUID testScopeId) testScopeId(UUID testScopeId) toString()
-
Constructor Details
-
TestCaseRepeatCountDto
public TestCaseRepeatCountDto()
-
-
Method Details
-
repeatCount
-
getRepeatCount
Get repeatCount- Returns:
- repeatCount
-
setRepeatCount
-
testScopeId
-
getTestScopeId
Get testScopeId- Returns:
- testScopeId
-
setTestScopeId
-
equals
-
hashCode
public int hashCode() -
toString
-