Class TestCaseComponentsSearchRequestDto
java.lang.Object
org.qubership.atp.ram.clients.api.dto.catalogue.TestCaseComponentsSearchRequestDto
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
date="2025-06-11T14:56:59.611219391Z[Etc/UTC]")
public class TestCaseComponentsSearchRequestDto
extends Object
TestCaseComponentsSearchRequestDto
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddTestCaseIdsItem(UUID testCaseIdsItem) boolean@Valid UUIDGet projectIdGet testCaseIdsinthashCode()voidsetProjectId(UUID projectId) voidsetTestCaseIds(List<UUID> testCaseIds) testCaseIds(List<UUID> testCaseIds) toString()
-
Constructor Details
-
TestCaseComponentsSearchRequestDto
public TestCaseComponentsSearchRequestDto()
-
-
Method Details
-
projectId
-
getProjectId
Get projectId- Returns:
- projectId
-
setProjectId
-
testCaseIds
-
addTestCaseIdsItem
-
getTestCaseIds
Get testCaseIds- Returns:
- testCaseIds
-
setTestCaseIds
-
equals
-
hashCode
public int hashCode() -
toString
-