Uses of Enum
org.qubership.atp.ram.clients.api.dto.catalogue.CompoundCopyItemDto.CopyOptionEnum
Packages that use CompoundCopyItemDto.CopyOptionEnum
-
Uses of CompoundCopyItemDto.CopyOptionEnum in org.qubership.atp.ram.clients.api.dto.catalogue
Methods in org.qubership.atp.ram.clients.api.dto.catalogue that return CompoundCopyItemDto.CopyOptionEnumModifier and TypeMethodDescriptionCompoundCopyItemDto.getCopyOption()Get copyOptionReturns the enum constant of this type with the specified name.static CompoundCopyItemDto.CopyOptionEnum[]CompoundCopyItemDto.CopyOptionEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.qubership.atp.ram.clients.api.dto.catalogue with parameters of type CompoundCopyItemDto.CopyOptionEnumModifier and TypeMethodDescriptionCompoundCopyItemDto.copyOption(CompoundCopyItemDto.CopyOptionEnum copyOption) voidCompoundCopyItemDto.setCopyOption(CompoundCopyItemDto.CopyOptionEnum copyOption)