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