Package | Description |
---|---|
io.swagger.codegen |
Modifier and Type | Field and Description |
---|---|
protected List<CliOption> |
DefaultCodegen.cliOptions |
Modifier and Type | Method and Description |
---|---|
CliOption |
CliOption.addEnum(String value,
String description) |
protected CliOption |
DefaultCodegen.buildLibraryCliOption(Map<String,String> supportedLibraries) |
CliOption |
CliOption.defaultValue(String defaultValue) |
static CliOption |
CliOption.newBoolean(String opt,
String description) |
static CliOption |
CliOption.newString(String opt,
String description) |
Modifier and Type | Method and Description |
---|---|
List<CliOption> |
CodegenConfig.cliOptions() |
List<CliOption> |
DefaultCodegen.cliOptions() |
Copyright © 2017. All rights reserved.