private static final class GeneratorContext.GeneratorId extends Object
Modifier and Type | Field and Description |
---|---|
private String |
id |
private GeneratorTable |
table |
Constructor and Description |
---|
GeneratorId(String id,
GeneratorTable table) |
private final String id
private final GeneratorTable table
@ConstructorProperties(value={"id","table"}) @Generated(value="lombok") public GeneratorId(String id, GeneratorTable table)
Copyright © 2022 fastnate.org. All rights reserved.