| Package | Description |
|---|---|
| cn.cliveyuan.robin.generator.core |
| Modifier and Type | Method and Description |
|---|---|
static GeneratorEnum |
GeneratorEnum.valueOf(Generator generator) |
static GeneratorEnum |
GeneratorEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GeneratorEnum[] |
GeneratorEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
String |
GeneratorChain.getSuffix(CodeGeneratorXmlConfig.MapperGeneratorConfig generatorConfig,
GeneratorEnum generatorEnum) |
Copyright © 2021. All rights reserved.