Class CompoundCopyItemDto
java.lang.Object
org.qubership.atp.ram.clients.api.dto.catalogue.CompoundCopyItemDto
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
date="2025-06-27T09:48:27.057735483Z[Etc/UTC]")
public class CompoundCopyItemDto
extends Object
CompoundCopyItemDto
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumGets or Sets copyOption -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncopyOption(CompoundCopyItemDto.CopyOptionEnum copyOption) booleanGet copyOption@Valid UUIDgetId()Get idinthashCode()voidsetCopyOption(CompoundCopyItemDto.CopyOptionEnum copyOption) voidtoString()
-
Constructor Details
-
CompoundCopyItemDto
public CompoundCopyItemDto()
-
-
Method Details