Class CopyRequestDto
java.lang.Object
org.qubership.atp.ram.clients.api.dto.catalogue.CopyRequestDto
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
date="2025-07-10T06:10:28.754468223Z[Etc/UTC]")
public class CopyRequestDto
extends Object
CopyRequestDto
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddItemsItem(UUID itemsItem) booleangetItems()Get items@NotNull @Valid UUIDGet testPlanId@Valid UUIDGet toGroupinthashCode()voidvoidsetTestPlanId(UUID testPlanId) voidsetToGroup(UUID toGroup) testPlanId(UUID testPlanId) toString()
-
Constructor Details
-
CopyRequestDto
public CopyRequestDto()
-
-
Method Details
-
items
-
addItemsItem
-
getItems
Get items- Returns:
- items
-
setItems
-
testPlanId
-
getTestPlanId
Get testPlanId- Returns:
- testPlanId
-
setTestPlanId
-
toGroup
-
getToGroup
Get toGroup- Returns:
- toGroup
-
setToGroup
-
equals
-
hashCode
public int hashCode() -
toString
-