Package | Description |
---|---|
io.fabric8.maven.generator.api |
Modifier and Type | Method and Description |
---|---|
GeneratorMode |
GeneratorContext.getGeneratorMode() |
static GeneratorMode |
GeneratorMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GeneratorMode[] |
GeneratorMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
GeneratorContext.Builder |
GeneratorContext.Builder.generatorMode(GeneratorMode generatorMode) |
Copyright © 2020. All rights reserved.