Class TestCasesCopyRequestDto
java.lang.Object
org.qubership.atp.ram.clients.api.dto.catalogue.TestCasesCopyRequestDto
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
date="2025-06-27T09:48:25.973833073Z[Etc/UTC]")
public class TestCasesCopyRequestDto
extends Object
TestCasesCopyRequestDto
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddCompoundsItem(CompoundCopyItemDto compoundsItem) addTestCaseFolderIdsItem(String testCaseFolderIdsItem) addTestCaseIdsItem(String testCaseIdsItem) compounds(List<CompoundCopyItemDto> compounds) copyCompounds(Boolean copyCompounds) copyDatasets(Boolean copyDatasets) boolean@Valid List<CompoundCopyItemDto> Get compoundsGet copyCompoundsGet copyDatasetsGet postfixGet setPostfix@Valid UUIDGet sourceTestPlanId@Valid UUIDGet targetCaseFolderId@Valid UUIDGet targetScenarioFolderId@Valid UUIDGet targetTestPlanIdGet testCaseFolderIdsGet testCaseIdsinthashCode()voidsetCompounds(List<CompoundCopyItemDto> compounds) voidsetCopyCompounds(Boolean copyCompounds) voidsetCopyDatasets(Boolean copyDatasets) setPostfix(Boolean setPostfix) voidsetPostfix(String postfix) voidsetSetPostfix(Boolean setPostfix) voidsetSourceTestPlanId(UUID sourceTestPlanId) voidsetTargetCaseFolderId(UUID targetCaseFolderId) voidsetTargetScenarioFolderId(UUID targetScenarioFolderId) voidsetTargetTestPlanId(UUID targetTestPlanId) voidsetTestCaseFolderIds(List<String> testCaseFolderIds) voidsetTestCaseIds(List<String> testCaseIds) sourceTestPlanId(UUID sourceTestPlanId) targetCaseFolderId(UUID targetCaseFolderId) targetScenarioFolderId(UUID targetScenarioFolderId) targetTestPlanId(UUID targetTestPlanId) testCaseFolderIds(List<String> testCaseFolderIds) testCaseIds(List<String> testCaseIds) toString()
-
Constructor Details
-
TestCasesCopyRequestDto
public TestCasesCopyRequestDto()
-
-
Method Details
-
sourceTestPlanId
-
getSourceTestPlanId
Get sourceTestPlanId- Returns:
- sourceTestPlanId
-
setSourceTestPlanId
-
targetTestPlanId
-
getTargetTestPlanId
Get targetTestPlanId- Returns:
- targetTestPlanId
-
setTargetTestPlanId
-
targetScenarioFolderId
-
getTargetScenarioFolderId
Get targetScenarioFolderId- Returns:
- targetScenarioFolderId
-
setTargetScenarioFolderId
-
targetCaseFolderId
-
getTargetCaseFolderId
Get targetCaseFolderId- Returns:
- targetCaseFolderId
-
setTargetCaseFolderId
-
testCaseIds
-
addTestCaseIdsItem
-
getTestCaseIds
Get testCaseIds- Returns:
- testCaseIds
-
setTestCaseIds
-
testCaseFolderIds
-
addTestCaseFolderIdsItem
-
getTestCaseFolderIds
Get testCaseFolderIds- Returns:
- testCaseFolderIds
-
setTestCaseFolderIds
-
compounds
-
addCompoundsItem
-
getCompounds
Get compounds- Returns:
- compounds
-
setCompounds
-
copyCompounds
-
getCopyCompounds
Get copyCompounds- Returns:
- copyCompounds
-
setCopyCompounds
-
copyDatasets
-
getCopyDatasets
Get copyDatasets- Returns:
- copyDatasets
-
setCopyDatasets
-
setPostfix
-
getSetPostfix
Get setPostfix- Returns:
- setPostfix
-
setSetPostfix
-
postfix
-
getPostfix
Get postfix- Returns:
- postfix
-
setPostfix
-
equals
-
hashCode
public int hashCode() -
toString
-