Class CompoundCopyItemDto
java.lang.Object
org.qubership.atp.ram.clients.api.dto.catalogue.CompoundCopyItemDto
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
date="2025-07-10T06:10:28.339869979Z[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