Class CloneTestPlanRequestDto
java.lang.Object
org.qubership.atp.ram.clients.api.dto.catalogue.CloneTestPlanRequestDto
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
date="2025-06-27T09:48:26.621823710Z[Etc/UTC]")
public class CloneTestPlanRequestDto
extends Object
CloneTestPlanRequestDto
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddDataSetListIdsItem(UUID dataSetListIdsItem) addTestCaseOutOfScopeIdsItem(UUID testCaseOutOfScopeIdsItem) addTestScenarioOutOfCaseIdsItem(UUID testScenarioOutOfCaseIdsItem) addTestScopeIdsItem(UUID testScopeIdsItem) dataSetListIds(Set<UUID> dataSetListIds) booleanGet dataSetListIdsGet newDataSetStorageNameGet newNameGet newQaDslNameGet postfix@NotNull @Valid UUIDGet projectUuidGet setPostfixGet testCaseOutOfScopeIds@NotNull @Valid UUIDGet testPlanIdGet testScenarioOutOfCaseIdsGet testScopeIdsGet updateReferencesinthashCode()newDataSetStorageName(String newDataSetStorageName) newQaDslName(String newQaDslName) projectUuid(UUID projectUuid) voidsetDataSetListIds(Set<UUID> dataSetListIds) voidsetNewDataSetStorageName(String newDataSetStorageName) voidsetNewName(String newName) voidsetNewQaDslName(String newQaDslName) setPostfix(Boolean setPostfix) voidsetPostfix(String postfix) voidsetProjectUuid(UUID projectUuid) voidsetSetPostfix(Boolean setPostfix) voidsetTestCaseOutOfScopeIds(Set<UUID> testCaseOutOfScopeIds) voidsetTestPlanId(UUID testPlanId) voidsetTestScenarioOutOfCaseIds(Set<UUID> testScenarioOutOfCaseIds) voidsetTestScopeIds(Set<UUID> testScopeIds) voidsetUpdateReferences(Boolean updateReferences) testCaseOutOfScopeIds(Set<UUID> testCaseOutOfScopeIds) testPlanId(UUID testPlanId) testScenarioOutOfCaseIds(Set<UUID> testScenarioOutOfCaseIds) testScopeIds(Set<UUID> testScopeIds) toString()updateReferences(Boolean updateReferences)
-
Constructor Details
-
CloneTestPlanRequestDto
public CloneTestPlanRequestDto()
-
-
Method Details
-
dataSetListIds
-
addDataSetListIdsItem
-
getDataSetListIds
Get dataSetListIds- Returns:
- dataSetListIds
-
setDataSetListIds
-
newDataSetStorageName
-
getNewDataSetStorageName
Get newDataSetStorageName- Returns:
- newDataSetStorageName
-
setNewDataSetStorageName
-
newName
-
getNewName
Get newName- Returns:
- newName
-
setNewName
-
newQaDslName
-
getNewQaDslName
Get newQaDslName- Returns:
- newQaDslName
-
setNewQaDslName
-
projectUuid
-
getProjectUuid
Get projectUuid- Returns:
- projectUuid
-
setProjectUuid
-
testCaseOutOfScopeIds
-
addTestCaseOutOfScopeIdsItem
-
getTestCaseOutOfScopeIds
Get testCaseOutOfScopeIds- Returns:
- testCaseOutOfScopeIds
-
setTestCaseOutOfScopeIds
-
testPlanId
-
getTestPlanId
Get testPlanId- Returns:
- testPlanId
-
setTestPlanId
-
testScenarioOutOfCaseIds
-
addTestScenarioOutOfCaseIdsItem
-
getTestScenarioOutOfCaseIds
Get testScenarioOutOfCaseIds- Returns:
- testScenarioOutOfCaseIds
-
setTestScenarioOutOfCaseIds
-
testScopeIds
-
addTestScopeIdsItem
-
getTestScopeIds
Get testScopeIds- Returns:
- testScopeIds
-
setTestScopeIds
-
updateReferences
-
getUpdateReferences
Get updateReferences- Returns:
- updateReferences
-
setUpdateReferences
-
postfix
-
getPostfix
Get postfix- Returns:
- postfix
-
setPostfix
-
setPostfix
-
getSetPostfix
Get setPostfix- Returns:
- setPostfix
-
setSetPostfix
-
equals
-
hashCode
public int hashCode() -
toString
-