Class TestScopesCopyRequestDto
java.lang.Object
org.qubership.atp.ram.clients.api.dto.catalogue.TestScopesCopyRequestDto
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
date="2025-06-27T09:48:27.057735483Z[Etc/UTC]")
public class TestScopesCopyRequestDto
extends Object
TestScopesCopyRequestDto
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddCompoundsItem(CompoundCopyItemDto compoundsItem) addItemsItem(ItemDto itemsItem) compounds(List<CompoundCopyItemDto> compounds) copyCompounds(Boolean copyCompounds) copyDatasets(Boolean copyDatasets) boolean@Valid List<CompoundCopyItemDto> Get compoundsGet copyCompoundsGet copyDatasetsgetItems()Get itemsGet postfixGet setPostfix@NotNull @Valid UUIDGet sourceTestPlanId@NotNull @Valid UUIDGet targetTestPlanIdinthashCode()voidsetCompounds(List<CompoundCopyItemDto> compounds) voidsetCopyCompounds(Boolean copyCompounds) voidsetCopyDatasets(Boolean copyDatasets) voidsetPostfix(Boolean setPostfix) voidsetPostfix(String postfix) voidsetSetPostfix(Boolean setPostfix) voidsetSourceTestPlanId(UUID sourceTestPlanId) voidsetTargetTestPlanId(UUID targetTestPlanId) sourceTestPlanId(UUID sourceTestPlanId) targetTestPlanId(UUID targetTestPlanId) toString()
-
Constructor Details
-
TestScopesCopyRequestDto
public TestScopesCopyRequestDto()
-
-
Method Details
-
sourceTestPlanId
-
getSourceTestPlanId
Get sourceTestPlanId- Returns:
- sourceTestPlanId
-
setSourceTestPlanId
-
targetTestPlanId
-
getTargetTestPlanId
Get targetTestPlanId- Returns:
- targetTestPlanId
-
setTargetTestPlanId
-
items
-
addItemsItem
-
getItems
Get items- Returns:
- items
-
setItems
-
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
-