Class TestCaseRepeatCountDto
java.lang.Object
org.qubership.atp.ram.clients.api.dto.catalogue.TestCaseRepeatCountDto
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
date="2025-07-10T06:10:28.754468223Z[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
-