Class TestPlanDslMappingsRequestDto
java.lang.Object
org.qubership.atp.ram.clients.api.dto.catalogue.TestPlanDslMappingsRequestDto
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
date="2025-06-27T09:48:26.621823710Z[Etc/UTC]")
public class TestPlanDslMappingsRequestDto
extends Object
TestPlanDslMappingsRequestDto
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddTestCaseOutOfScopeIdsItem(UUID testCaseOutOfScopeIdsItem) addTestScopeIdsItem(UUID testScopeIdsItem) booleanGet testCaseOutOfScopeIdsGet testScopeIdsinthashCode()voidsetTestCaseOutOfScopeIds(List<UUID> testCaseOutOfScopeIds) voidsetTestScopeIds(List<UUID> testScopeIds) testCaseOutOfScopeIds(List<UUID> testCaseOutOfScopeIds) testScopeIds(List<UUID> testScopeIds) toString()
-
Constructor Details
-
TestPlanDslMappingsRequestDto
public TestPlanDslMappingsRequestDto()
-
-
Method Details
-
testScopeIds
-
addTestScopeIdsItem
-
getTestScopeIds
Get testScopeIds- Returns:
- testScopeIds
-
setTestScopeIds
-
testCaseOutOfScopeIds
-
addTestCaseOutOfScopeIdsItem
-
getTestCaseOutOfScopeIds
Get testCaseOutOfScopeIds- Returns:
- testCaseOutOfScopeIds
-
setTestCaseOutOfScopeIds
-
equals
-
hashCode
public int hashCode() -
toString
-