public class VarargArgumentSetterEmitter extends Object implements CodeEmitter<Iterable<Object>>
Iterable field of EntityProperties instance.| Constructor and Description |
|---|
VarargArgumentSetterEmitter(String methodName) |
| Modifier and Type | Method and Description |
|---|---|
@NotNull String |
emitCode(@NotNull CodeGenerationContext context,
@NotNull Iterable<Object> iterable)
Generates invocation of a setter method with a variable length argument list.
|
public VarargArgumentSetterEmitter(String methodName)
@NotNull public @NotNull String emitCode(@NotNull @NotNull CodeGenerationContext context, @NotNull @NotNull Iterable<Object> iterable) throws CodeGenerationException
emitCode in interface CodeEmitter<Iterable<Object>>CodeGenerationExceptionCopyright © 2023 Atlassian Software Systems Pty Ltd. All rights reserved.