Class TestPlanAndCaseIdsRequestDto
java.lang.Object
org.qubership.atp.ram.clients.api.dto.catalogue.TestPlanAndCaseIdsRequestDto
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
date="2025-06-27T09:48:27.784453653Z[Etc/UTC]")
public class TestPlanAndCaseIdsRequestDto
extends Object
TestPlanAndCaseIdsRequestDto
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddTestCaseIdsItem(UUID testCaseIdsItem) addTestPlanIdsItem(UUID testPlanIdsItem) booleanGet testCaseIdsGet testPlanIdsinthashCode()voidsetTestCaseIds(List<UUID> testCaseIds) voidsetTestPlanIds(List<UUID> testPlanIds) testCaseIds(List<UUID> testCaseIds) testPlanIds(List<UUID> testPlanIds) toString()
-
Constructor Details
-
TestPlanAndCaseIdsRequestDto
public TestPlanAndCaseIdsRequestDto()
-
-
Method Details
-
testCaseIds
-
addTestCaseIdsItem
-
getTestCaseIds
Get testCaseIds- Returns:
- testCaseIds
-
setTestCaseIds
-
testPlanIds
-
addTestPlanIdsItem
-
getTestPlanIds
Get testPlanIds- Returns:
- testPlanIds
-
setTestPlanIds
-
equals
-
hashCode
public int hashCode() -
toString
-