A B C D E F G H I J K L M N O P Q R S T U V W X _ 
All Classes All Packages

A

AbstractGenerator - Class in io.swagger.codegen.v3
 
AbstractGenerator() - Constructor for class io.swagger.codegen.v3.AbstractGenerator
 
addAdditionalProperty(String, Object) - Method in class io.swagger.codegen.v3.config.CodegenConfigurator
 
addAdditionalProperty(String, Object) - Method in class io.swagger.codegen.v3.service.Options
 
addAdditionalReservedWordMapping(String, String) - Method in class io.swagger.codegen.v3.config.CodegenConfigurator
 
addAdditionalReservedWordMapping(String, String) - Method in class io.swagger.codegen.v3.service.Options
 
addCodegenArgument(String, String) - Method in class io.swagger.codegen.v3.service.Options
 
addDynamicProperty(String, Object) - Method in class io.swagger.codegen.v3.config.CodegenConfigurator
 
addEnum(String, String) - Method in class io.swagger.codegen.v3.CliOption
 
addHandlebarHelpers(Handlebars) - Method in interface io.swagger.codegen.v3.CodegenConfig
 
addImportMapping(String, String) - Method in class io.swagger.codegen.v3.config.CodegenConfigurator
 
addImportMapping(String, String) - Method in class io.swagger.codegen.v3.service.Options
 
addInstantiationType(String, String) - Method in class io.swagger.codegen.v3.config.CodegenConfigurator
 
addInstantiationType(String, String) - Method in class io.swagger.codegen.v3.service.Options
 
additionalProperties() - Method in interface io.swagger.codegen.v3.CodegenConfig
 
additionalProperties(Map<String, Object>) - Method in class io.swagger.codegen.v3.service.Options
 
additionalPropertiesType - Variable in class io.swagger.codegen.v3.CodegenModel
 
addLanguageSpecificPrimitive(String) - Method in class io.swagger.codegen.v3.config.CodegenConfigurator
 
addOperationToGroup(String, String, Operation, CodegenOperation, Map<String, List<CodegenOperation>>) - Method in interface io.swagger.codegen.v3.CodegenConfig
 
addSubType(CodegenModel) - Method in class io.swagger.codegen.v3.CodegenModel
 
addSystemProperty(String, String) - Method in class io.swagger.codegen.v3.config.CodegenConfigurator
 
addSystemProperty(String, String) - Method in class io.swagger.codegen.v3.service.Options
 
addTypeMapping(String, String) - Method in class io.swagger.codegen.v3.config.CodegenConfigurator
 
addTypeMapping(String, String) - Method in class io.swagger.codegen.v3.service.Options
 
allMandatory - Variable in class io.swagger.codegen.v3.CodegenModel
 
ALLOW_UNICODE_IDENTIFIERS - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
ALLOW_UNICODE_IDENTIFIERS_DESC - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
allowableValues - Variable in class io.swagger.codegen.v3.CodegenModel
 
allowableValues - Variable in class io.swagger.codegen.v3.CodegenParameter
 
allowableValues - Variable in class io.swagger.codegen.v3.CodegenProperty
 
allowedAuthHosts(List<HostAccessControl>) - Method in class io.swagger.codegen.v3.service.Options
 
allowsFile(File) - Method in class io.swagger.codegen.v3.ignore.CodegenIgnoreProcessor
Determines whether or not a file defined by toEvaluate is allowed, under the exclusion rules from the ignore file being processed.
allParams - Variable in class io.swagger.codegen.v3.CodegenOperation
 
allVars - Variable in class io.swagger.codegen.v3.CodegenModel
 
API_DOCS - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
API_DOCS_OPTION - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
API_PACKAGE - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
API_PACKAGE_DESC - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
API_TESTS - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
API_TESTS_OPTION - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
apiDocFileFolder() - Method in interface io.swagger.codegen.v3.CodegenConfig
 
apiDocFilename(String, String) - Method in interface io.swagger.codegen.v3.CodegenConfig
 
apiDocTemplateFiles() - Method in interface io.swagger.codegen.v3.CodegenConfig
 
ApiException - Exception in io.swagger.codegen.v3.service.exception
 
ApiException(int, String) - Constructor for exception io.swagger.codegen.v3.service.exception.ApiException
 
ApiException(int, String, Throwable) - Constructor for exception io.swagger.codegen.v3.service.exception.ApiException
 
apiFileFolder() - Method in interface io.swagger.codegen.v3.CodegenConfig
 
apiFilename(String, String) - Method in interface io.swagger.codegen.v3.CodegenConfig
 
apiPackage() - Method in interface io.swagger.codegen.v3.CodegenConfig
 
apiPackage(String) - Method in class io.swagger.codegen.v3.service.Options
 
APIS - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
apiTemplateFiles() - Method in interface io.swagger.codegen.v3.CodegenConfig
 
apiTestFileFolder() - Method in interface io.swagger.codegen.v3.CodegenConfig
 
apiTestFilename(String, String) - Method in interface io.swagger.codegen.v3.CodegenConfig
 
apiTestTemplateFiles() - Method in interface io.swagger.codegen.v3.CodegenConfig
 
applyAdditionalPropertiesKvp(String, CodegenConfigurator) - Static method in class io.swagger.codegen.v3.config.CodegenConfiguratorUtils
 
applyAdditionalPropertiesKvpList(List<String>, CodegenConfigurator) - Static method in class io.swagger.codegen.v3.config.CodegenConfiguratorUtils
 
applyImportMappingsKvp(String, CodegenConfigurator) - Static method in class io.swagger.codegen.v3.config.CodegenConfiguratorUtils
 
applyImportMappingsKvpList(List<String>, CodegenConfigurator) - Static method in class io.swagger.codegen.v3.config.CodegenConfiguratorUtils
 
applyInstantiationTypesKvp(String, CodegenConfigurator) - Static method in class io.swagger.codegen.v3.config.CodegenConfiguratorUtils
 
applyInstantiationTypesKvpList(List<String>, CodegenConfigurator) - Static method in class io.swagger.codegen.v3.config.CodegenConfiguratorUtils
 
applyLanguageSpecificPrimitivesCsv(String, CodegenConfigurator) - Static method in class io.swagger.codegen.v3.config.CodegenConfiguratorUtils
 
applyLanguageSpecificPrimitivesCsvList(List<String>, CodegenConfigurator) - Static method in class io.swagger.codegen.v3.config.CodegenConfiguratorUtils
 
applyReservedWordsMappingsKvp(String, CodegenConfigurator) - Static method in class io.swagger.codegen.v3.config.CodegenConfiguratorUtils
 
applyReservedWordsMappingsKvpList(List<String>, CodegenConfigurator) - Static method in class io.swagger.codegen.v3.config.CodegenConfiguratorUtils
 
applySystemPropertiesKvp(String, CodegenConfigurator) - Static method in class io.swagger.codegen.v3.config.CodegenConfiguratorUtils
 
applySystemPropertiesKvpList(List<String>, CodegenConfigurator) - Static method in class io.swagger.codegen.v3.config.CodegenConfiguratorUtils
 
applyTypeMappingsKvp(String, CodegenConfigurator) - Static method in class io.swagger.codegen.v3.config.CodegenConfiguratorUtils
 
applyTypeMappingsKvpList(List<String>, CodegenConfigurator) - Static method in class io.swagger.codegen.v3.config.CodegenConfiguratorUtils
 
arrayModelType - Variable in class io.swagger.codegen.v3.CodegenModel
 
ARTIFACT_DESCRIPTION - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
ARTIFACT_DESCRIPTION_DESC - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
ARTIFACT_ID - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
ARTIFACT_ID_DESC - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
ARTIFACT_URL - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
ARTIFACT_URL_DESC - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
ARTIFACT_VERSION - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
ARTIFACT_VERSION_DESC - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
artifactId(String) - Method in class io.swagger.codegen.v3.service.Options
 
artifactVersion(String) - Method in class io.swagger.codegen.v3.service.Options
 
atLeast(String) - Method in class io.swagger.codegen.v3.utils.SemVer
 
auth - Variable in class io.swagger.codegen.v3.ClientOpts
 
auth(AuthorizationValue) - Method in class io.swagger.codegen.v3.service.Options
 
auth(String) - Method in class io.swagger.codegen.v3.ClientOptInput
Deprecated.
AuthMethod - Interface in io.swagger.codegen.v3.auth
 
authMethods - Variable in class io.swagger.codegen.v3.CodegenOperation
 
authorizationUrl - Variable in class io.swagger.codegen.v3.CodegenSecurity
 
authorizationValue(AuthorizationValue) - Method in class io.swagger.codegen.v3.service.Options
 
AuthParser - Class in io.swagger.codegen.v3.auth
 
AuthParser() - Constructor for class io.swagger.codegen.v3.auth.AuthParser
 

B

BadRequestException - Exception in io.swagger.codegen.v3.service.exception
 
BadRequestException(String) - Constructor for exception io.swagger.codegen.v3.service.exception.BadRequestException
 
BadRequestException(String, Throwable) - Constructor for exception io.swagger.codegen.v3.service.exception.BadRequestException
 
baseName - Variable in class io.swagger.codegen.v3.CodegenOperation
 
baseName - Variable in class io.swagger.codegen.v3.CodegenParameter
 
baseName - Variable in class io.swagger.codegen.v3.CodegenProperty
 
baseType - Variable in class io.swagger.codegen.v3.CodegenParameter
 
baseType - Variable in class io.swagger.codegen.v3.CodegenProperty
 
baseType - Variable in class io.swagger.codegen.v3.CodegenResponse
 
bodyParam - Variable in class io.swagger.codegen.v3.CodegenOperation
 
bodyParams - Variable in class io.swagger.codegen.v3.CodegenOperation
 

C

camelCase - io.swagger.codegen.v3.CodegenConstants.ENUM_PROPERTY_NAMING_TYPE
 
camelCase - io.swagger.codegen.v3.CodegenConstants.MODEL_PROPERTY_NAMING_TYPE
 
checkAliasModel() - Method in interface io.swagger.codegen.v3.CodegenConfig
 
children - Variable in class io.swagger.codegen.v3.CodegenModel
 
classFilename - Variable in class io.swagger.codegen.v3.CodegenModel
 
classname - Variable in class io.swagger.codegen.v3.CodegenModel
 
classVarName - Variable in class io.swagger.codegen.v3.CodegenModel
 
CLIENT - io.swagger.codegen.v3.CodegenType
 
CLIENT - io.swagger.codegen.v3.service.GenerationRequest.Type
 
ClientOptInput - Class in io.swagger.codegen.v3
 
ClientOptInput() - Constructor for class io.swagger.codegen.v3.ClientOptInput
 
ClientOpts - Class in io.swagger.codegen.v3
 
ClientOpts() - Constructor for class io.swagger.codegen.v3.ClientOpts
 
CliOption - Class in io.swagger.codegen.v3
 
CliOption(String, String) - Constructor for class io.swagger.codegen.v3.CliOption
 
CliOption(String, String, String) - Constructor for class io.swagger.codegen.v3.CliOption
 
cliOptions() - Method in interface io.swagger.codegen.v3.CodegenConfig
 
clone() - Method in class io.swagger.codegen.v3.CodegenProperty
 
CLOSE_TAG - Static variable in class io.swagger.codegen.v3.examples.XmlExampleGenerator
 
closeTag(String) - Method in class io.swagger.codegen.v3.examples.XmlExampleGenerator
 
code - Variable in class io.swagger.codegen.v3.CodegenResponse
 
Codegen - Class in io.swagger.codegen.v3
Deprecated.
use instead DefaultGenerator or cli interface from https://github.com/swagger-api/swagger-codegen/pull/547
Codegen() - Constructor for class io.swagger.codegen.v3.Codegen
Deprecated.
 
CodegenArgument - Class in io.swagger.codegen.v3
 
CodegenArgument() - Constructor for class io.swagger.codegen.v3.CodegenArgument
 
codegenArguments(Map<String, String>) - Method in class io.swagger.codegen.v3.service.Options
 
CodegenConfig - Interface in io.swagger.codegen.v3
 
CodegenConfigLoader - Class in io.swagger.codegen.v3
 
CodegenConfigLoader() - Constructor for class io.swagger.codegen.v3.CodegenConfigLoader
 
CodegenConfigurator - Class in io.swagger.codegen.v3.config
A class that contains all codegen configuration properties a user would want to manipulate.
CodegenConfigurator() - Constructor for class io.swagger.codegen.v3.config.CodegenConfigurator
 
CodegenConfiguratorUtils - Class in io.swagger.codegen.v3.config
Contains shared logic for applying key-value pairs and CSV strings to specific settings in CodegenConfigurator.
CodegenConfiguratorUtils() - Constructor for class io.swagger.codegen.v3.config.CodegenConfiguratorUtils
 
CodegenConstants - Class in io.swagger.codegen.v3
A class for storing constants that are used throughout the project.
CodegenConstants() - Constructor for class io.swagger.codegen.v3.CodegenConstants
 
CodegenConstants.ENUM_PROPERTY_NAMING_TYPE - Enum in io.swagger.codegen.v3
 
CodegenConstants.MODEL_PROPERTY_NAMING_TYPE - Enum in io.swagger.codegen.v3
 
CodegenContent - Class in io.swagger.codegen.v3
 
CodegenContent() - Constructor for class io.swagger.codegen.v3.CodegenContent
 
CodegenContent(String) - Constructor for class io.swagger.codegen.v3.CodegenContent
 
CodegenHelper - Class in io.swagger.codegen.v3
 
CodegenHelper() - Constructor for class io.swagger.codegen.v3.CodegenHelper
 
CodegenIgnoreProcessor - Class in io.swagger.codegen.v3.ignore
Presents a processing utility for parsing and evaluating files containing common ignore patterns.
CodegenIgnoreProcessor(File) - Constructor for class io.swagger.codegen.v3.ignore.CodegenIgnoreProcessor
Constructs an instance of CodegenIgnoreProcessor from an ignore file defined by targetIgnoreFile.
CodegenIgnoreProcessor(String) - Constructor for class io.swagger.codegen.v3.ignore.CodegenIgnoreProcessor
Loads the default ignore file (.swagger-codegen-ignore) from the specified path.
CodegenIgnoreProcessor(String, String) - Constructor for class io.swagger.codegen.v3.ignore.CodegenIgnoreProcessor
Loads the specified ignore file by name ([ignoreFile]) from the specified path.
CodegenModel - Class in io.swagger.codegen.v3
 
CodegenModel() - Constructor for class io.swagger.codegen.v3.CodegenModel
 
CodegenModelFactory - Class in io.swagger.codegen.v3
 
CodegenModelFactory() - Constructor for class io.swagger.codegen.v3.CodegenModelFactory
 
CodegenModelType - Enum in io.swagger.codegen.v3
 
CodegenObject - Class in io.swagger.codegen.v3
 
CodegenObject() - Constructor for class io.swagger.codegen.v3.CodegenObject
 
CodegenOperation - Class in io.swagger.codegen.v3
 
CodegenOperation() - Constructor for class io.swagger.codegen.v3.CodegenOperation
 
CodegenParameter - Class in io.swagger.codegen.v3
 
CodegenParameter() - Constructor for class io.swagger.codegen.v3.CodegenParameter
 
CodegenProperty - Class in io.swagger.codegen.v3
 
CodegenProperty() - Constructor for class io.swagger.codegen.v3.CodegenProperty
 
CodegenResponse - Class in io.swagger.codegen.v3
 
CodegenResponse() - Constructor for class io.swagger.codegen.v3.CodegenResponse
 
CodegenSchema - Class in io.swagger.codegen.v3
 
CodegenSchema(CodegenModel, Schema) - Constructor for class io.swagger.codegen.v3.CodegenSchema
 
CodegenSecurity - Class in io.swagger.codegen.v3
 
CodegenSecurity() - Constructor for class io.swagger.codegen.v3.CodegenSecurity
 
CodegenTemplateLoader - Class in io.swagger.codegen.v3.templates
 
CodegenTemplateLoader() - Constructor for class io.swagger.codegen.v3.templates.CodegenTemplateLoader
 
CodegenType - Enum in io.swagger.codegen.v3
 
codegenVersion(GenerationRequest.CodegenVersion) - Method in class io.swagger.codegen.v3.service.GenerationRequest
 
collectionFormat - Variable in class io.swagger.codegen.v3.CodegenParameter
 
compareTo(SemVer) - Method in class io.swagger.codegen.v3.utils.SemVer
 
complexType - Variable in class io.swagger.codegen.v3.CodegenProperty
 
config - Variable in class io.swagger.codegen.v3.DefaultGenerator
 
config(CodegenConfig) - Method in class io.swagger.codegen.v3.ClientOptInput
 
Config - Class in io.swagger.codegen.v3.config
 
Config() - Constructor for class io.swagger.codegen.v3.config.Config
 
Config(Map<String, String>) - Constructor for class io.swagger.codegen.v3.config.Config
 
CONFIG - io.swagger.codegen.v3.CodegenType
 
CONFIG - io.swagger.codegen.v3.service.GenerationRequest.Type
 
ConfigParser - Class in io.swagger.codegen.v3.config
 
ConfigParser() - Constructor for class io.swagger.codegen.v3.config.ConfigParser
 
consumes - Variable in class io.swagger.codegen.v3.CodegenOperation
 
containerType - Variable in class io.swagger.codegen.v3.CodegenProperty
 
containerType - Variable in class io.swagger.codegen.v3.CodegenResponse
 
contents - Variable in class io.swagger.codegen.v3.CodegenOperation
 
contents - Variable in class io.swagger.codegen.v3.CodegenResponse
 
context(String) - Method in class io.swagger.codegen.v3.service.RenderRequest
 
cookieParams - Variable in class io.swagger.codegen.v3.CodegenOperation
 
copy() - Method in class io.swagger.codegen.v3.CodegenParameter
 
create(String) - Static method in class io.swagger.codegen.v3.ignore.rules.Rule
 
createOperationArray(PathItem) - Static method in class io.swagger.codegen.v3.utils.ModelUtils
 
customTemplateDir() - Method in interface io.swagger.codegen.v3.CodegenConfig
 
customTemplateDir(String) - Method in class io.swagger.codegen.v3.templates.CodegenTemplateLoader
 

D

dataFormat - Variable in class io.swagger.codegen.v3.CodegenParameter
 
dataFormat - Variable in class io.swagger.codegen.v3.CodegenProperty
 
datatype - Variable in class io.swagger.codegen.v3.CodegenProperty
 
dataType - Variable in class io.swagger.codegen.v3.CodegenModel
 
dataType - Variable in class io.swagger.codegen.v3.CodegenParameter
 
dataType - Variable in class io.swagger.codegen.v3.CodegenResponse
 
datatypeWithEnum - Variable in class io.swagger.codegen.v3.CodegenParameter
 
datatypeWithEnum - Variable in class io.swagger.codegen.v3.CodegenProperty
 
DEFAULT_PATH - Static variable in class io.swagger.codegen.v3.utils.URLPathUtil
 
DEFAULT_PORT - Static variable in class io.swagger.codegen.v3.utils.URLPathUtil
 
DefaultGenerator - Class in io.swagger.codegen.v3
 
DefaultGenerator() - Constructor for class io.swagger.codegen.v3.DefaultGenerator
 
defaultIgnoreImportMappingOption() - Method in interface io.swagger.codegen.v3.CodegenConfig
 
defaultIncludes() - Method in interface io.swagger.codegen.v3.CodegenConfig
 
defaultResponse - Variable in class io.swagger.codegen.v3.CodegenOperation
 
defaultValue - Variable in class io.swagger.codegen.v3.CodegenModel
 
defaultValue - Variable in class io.swagger.codegen.v3.CodegenParameter
 
defaultValue - Variable in class io.swagger.codegen.v3.CodegenProperty
 
defaultValue(String) - Method in class io.swagger.codegen.v3.CliOption
 
defaultValueWithParam - Variable in class io.swagger.codegen.v3.CodegenProperty
 
deniedAuthHosts(List<HostAccessControl>) - Method in class io.swagger.codegen.v3.service.Options
 
description - Variable in class io.swagger.codegen.v3.CodegenModel
 
description - Variable in class io.swagger.codegen.v3.CodegenParameter
 
description - Variable in class io.swagger.codegen.v3.CodegenProperty
 
description(String) - Method in class io.swagger.codegen.v3.CodegenArgument
 
destinationFilename - Variable in class io.swagger.codegen.v3.SupportingFile
 
DEVELOPER_EMAIL - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
DEVELOPER_EMAIL_DESC - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
DEVELOPER_NAME - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
DEVELOPER_NAME_DESC - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
DEVELOPER_ORGANIZATION - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
DEVELOPER_ORGANIZATION_DESC - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
DEVELOPER_ORGANIZATION_URL - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
DEVELOPER_ORGANIZATION_URL_DESC - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
DirectoryRule - Class in io.swagger.codegen.v3.ignore.rules
 
DISABLE_EXAMPLES_OPTION - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
discriminator - Variable in class io.swagger.codegen.v3.CodegenModel
 
discriminator - Variable in class io.swagger.codegen.v3.CodegenOperation
 
discriminatorValue - Variable in class io.swagger.codegen.v3.CodegenProperty
 
DOCUMENTATION - io.swagger.codegen.v3.CodegenType
 
DOCUMENTATION - io.swagger.codegen.v3.service.GenerationRequest.Type
 
DOTNET_FRAMEWORK - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
DOTNET_FRAMEWORK_DESC - Static variable in class io.swagger.codegen.v3.CodegenConstants
 

E

embeddedTemplateDir() - Method in interface io.swagger.codegen.v3.CodegenConfig
 
embeddedTemplateExists(String) - Method in class io.swagger.codegen.v3.AbstractGenerator
 
emptyVars - Variable in class io.swagger.codegen.v3.CodegenModel
 
ENSURE_UNIQUE_PARAMS - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
ENSURE_UNIQUE_PARAMS_DESC - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
ENUM_PROPERTY_NAMING - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
ENUM_PROPERTY_NAMING_DESC - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
enumName - Variable in class io.swagger.codegen.v3.CodegenParameter
 
enumName - Variable in class io.swagger.codegen.v3.CodegenProperty
 
equals(Object) - Method in class io.swagger.codegen.v3.ClientOpts
 
equals(Object) - Method in class io.swagger.codegen.v3.CodegenModel
 
equals(Object) - Method in class io.swagger.codegen.v3.CodegenOperation
 
equals(Object) - Method in class io.swagger.codegen.v3.CodegenParameter
 
equals(Object) - Method in class io.swagger.codegen.v3.CodegenProperty
 
equals(Object) - Method in class io.swagger.codegen.v3.CodegenResponse
 
equals(Object) - Method in class io.swagger.codegen.v3.CodegenSecurity
 
equals(Object) - Method in class io.swagger.codegen.v3.SupportingFile
 
escapeQuotationMark(String) - Method in interface io.swagger.codegen.v3.CodegenConfig
 
escapeReservedWord(String) - Method in interface io.swagger.codegen.v3.CodegenConfig
 
escapeText(String) - Method in interface io.swagger.codegen.v3.CodegenConfig
 
escapeUnsafeCharacters(String) - Method in interface io.swagger.codegen.v3.CodegenConfig
 
evaluate(String) - Method in class io.swagger.codegen.v3.ignore.rules.InvalidRule
 
evaluate(String) - Method in class io.swagger.codegen.v3.ignore.rules.Rule
 
EverythingRule - Class in io.swagger.codegen.v3.ignore.rules
An ignore rule which matches everything.
example - Variable in class io.swagger.codegen.v3.CodegenParameter
 
example - Variable in class io.swagger.codegen.v3.CodegenProperty
A free-form property to include an example of an instance for this schema.
ExampleGenerator - Class in io.swagger.codegen.v3.examples
 
ExampleGenerator(Map<String, Schema>) - Constructor for class io.swagger.codegen.v3.examples.ExampleGenerator
 
examples - Variable in class io.swagger.codegen.v3.CodegenOperation
 
examples - Variable in class io.swagger.codegen.v3.CodegenResponse
 
examples - Variable in class io.swagger.codegen.v3.examples.ExampleGenerator
 
examples - Variable in class io.swagger.codegen.v3.examples.XmlExampleGenerator
 
EXCLUDE - io.swagger.codegen.v3.ignore.rules.Rule.Operation
 
EXCLUDE_AND_TERMINATE - io.swagger.codegen.v3.ignore.rules.Rule.Operation
 
EXCLUDE_TESTS - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
EXCLUDE_TESTS_DESC - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
exclusiveMaximum - Variable in class io.swagger.codegen.v3.CodegenParameter
See http://json-schema.org/latest/json-schema-validation.html#anchor17
exclusiveMaximum - Variable in class io.swagger.codegen.v3.CodegenProperty
 
exclusiveMinimum - Variable in class io.swagger.codegen.v3.CodegenParameter
See http://json-schema.org/latest/json-schema-validation.html#anchor21
exclusiveMinimum - Variable in class io.swagger.codegen.v3.CodegenProperty
 
externalDocs - Variable in class io.swagger.codegen.v3.CodegenOperation
 
externalDocumentation - Variable in class io.swagger.codegen.v3.CodegenModel
 

F

FileRule - Class in io.swagger.codegen.v3.ignore.rules
 
fileSuffix() - Method in interface io.swagger.codegen.v3.CodegenConfig
 
findCommonPrefixOfVars(List<Object>) - Static method in class io.swagger.codegen.v3.utils.ModelUtils
Returns the common prefix of variables for enum naming
flattenInlineComposedSchema(boolean) - Method in class io.swagger.codegen.v3.service.Options
 
flattenInlineComposedSchemas(boolean) - Method in class io.swagger.codegen.v3.service.Options
 
flow - Variable in class io.swagger.codegen.v3.CodegenSecurity
 
folder - Variable in class io.swagger.codegen.v3.SupportingFile
 
formParams - Variable in class io.swagger.codegen.v3.CodegenOperation
 
forName(String) - Static method in class io.swagger.codegen.v3.CodegenConfigLoader
Tries to load config class with SPI first, then with class name directly from classpath
forValue(String) - Static method in enum io.swagger.codegen.v3.CodegenType
 
fromFile(String) - Static method in class io.swagger.codegen.v3.config.CodegenConfigurator
 
fromModel(String, Schema) - Method in interface io.swagger.codegen.v3.CodegenConfig
 
fromModel(String, Schema, Map<String, Schema>) - Method in interface io.swagger.codegen.v3.CodegenConfig
 
fromOperation(String, String, Operation, Map<String, Schema>) - Method in interface io.swagger.codegen.v3.CodegenConfig
 
fromOperation(String, String, Operation, Map<String, Schema>, OpenAPI) - Method in interface io.swagger.codegen.v3.CodegenConfig
 
fromSecurity(Map<String, SecurityScheme>) - Method in interface io.swagger.codegen.v3.CodegenConfig
 
fromValue(String) - Static method in enum io.swagger.codegen.v3.service.GenerationRequest.Type
 

G

generate() - Method in class io.swagger.codegen.v3.DefaultGenerator
 
generate() - Method in interface io.swagger.codegen.v3.Generator
 
generate() - Method in class io.swagger.codegen.v3.service.GeneratorService
 
generate(String[]) - Method in class io.swagger.codegen.v3.MetaGenerator
Deprecated.
 
generate(Map<String, Object>, List<String>, Schema) - Method in class io.swagger.codegen.v3.examples.ExampleGenerator
 
generate(Map<String, Object>, List<String>, String) - Method in class io.swagger.codegen.v3.examples.ExampleGenerator
 
GENERATE_API_DOCS - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
GENERATE_API_TESTS - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
GENERATE_API_TESTS_DESC - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
GENERATE_APIS - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
GENERATE_MODEL_DOCS - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
GENERATE_MODEL_TESTS - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
GENERATE_MODEL_TESTS_DESC - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
GENERATE_MODELS - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
GENERATE_PROPERTY_CHANGED - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
GENERATE_PROPERTY_CHANGED_DESC - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
generateBundle() - Method in class io.swagger.codegen.v3.DefaultGenerator
 
generateBundle() - Method in interface io.swagger.codegen.v3.Generator
 
generateBundle() - Method in class io.swagger.codegen.v3.service.GeneratorService
 
generateExamplePath(String, Operation) - Method in interface io.swagger.codegen.v3.CodegenConfig
 
generationRequest(GenerationRequest) - Method in class io.swagger.codegen.v3.service.GeneratorService
 
GenerationRequest - Class in io.swagger.codegen.v3.service
 
GenerationRequest() - Constructor for class io.swagger.codegen.v3.service.GenerationRequest
 
GenerationRequest.CodegenVersion - Enum in io.swagger.codegen.v3.service
 
GenerationRequest.Type - Enum in io.swagger.codegen.v3.service
 
Generator - Interface in io.swagger.codegen.v3
 
GeneratorService - Class in io.swagger.codegen.v3.service
 
GeneratorService() - Constructor for class io.swagger.codegen.v3.service.GeneratorService
 
GeneratorUtil - Class in io.swagger.codegen.v3.service
 
GeneratorUtil() - Constructor for class io.swagger.codegen.v3.service.GeneratorUtil
 
get_enum() - Method in class io.swagger.codegen.v3.CodegenParameter
 
get_enum() - Method in class io.swagger.codegen.v3.CodegenProperty
 
getAdditionalProperties() - Method in class io.swagger.codegen.v3.config.CodegenConfigurator
 
getAdditionalProperties() - Method in class io.swagger.codegen.v3.service.Options
 
getAdditionalPropertiesType() - Method in class io.swagger.codegen.v3.CodegenModel
 
getAllMandatory() - Method in class io.swagger.codegen.v3.CodegenModel
 
getAllowableValues() - Method in class io.swagger.codegen.v3.CodegenModel
 
getAllowableValues() - Method in class io.swagger.codegen.v3.CodegenParameter
 
getAllowableValues() - Method in class io.swagger.codegen.v3.CodegenProperty
 
getAllowedAuthHosts() - Method in class io.swagger.codegen.v3.config.CodegenConfigurator
 
getAllowedAuthHosts() - Method in class io.swagger.codegen.v3.service.Options
 
getAllParams() - Method in class io.swagger.codegen.v3.CodegenOperation
 
getAllVars() - Method in class io.swagger.codegen.v3.CodegenModel
 
getApiPackage() - Method in class io.swagger.codegen.v3.config.CodegenConfigurator
 
getApiPackage() - Method in class io.swagger.codegen.v3.service.Options
 
getArray() - Method in class io.swagger.codegen.v3.CodegenArgument
 
getArrayModelType() - Method in class io.swagger.codegen.v3.CodegenModel
 
getArtifactId() - Method in class io.swagger.codegen.v3.config.CodegenConfigurator
 
getArtifactId() - Method in class io.swagger.codegen.v3.service.Options
 
getArtifactVersion() - Method in class io.swagger.codegen.v3.config.CodegenConfigurator
 
getArtifactVersion() - Method in class io.swagger.codegen.v3.service.Options
 
getAuth() - Method in class io.swagger.codegen.v3.ClientOptInput
Deprecated.
getAuth() - Method in class io.swagger.codegen.v3.config.CodegenConfigurator
 
getAuth() - Method in class io.swagger.codegen.v3.service.Options
 
getAuthMethods() - Method in class io.swagger.codegen.v3.CodegenOperation
 
getAuthorizationUrl() - Method in class io.swagger.codegen.v3.CodegenSecurity
 
getAuthorizationValue() - Method in class io.swagger.codegen.v3.config.CodegenConfigurator
 
getAuthorizationValue() - Method in class io.swagger.codegen.v3.service.Options
 
getAuthorizationValues() - Method in class io.swagger.codegen.v3.ClientOptInput
Deprecated.
getBaseName() - Method in class io.swagger.codegen.v3.CodegenOperation
 
getBaseName() - Method in class io.swagger.codegen.v3.CodegenParameter
 
getBaseName() - Method in class io.swagger.codegen.v3.CodegenProperty
 
getBaseType() - Method in class io.swagger.codegen.v3.CodegenParameter
 
getBaseType() - Method in class io.swagger.codegen.v3.CodegenProperty
 
getBaseType() - Method in class io.swagger.codegen.v3.CodegenResponse
 
getBodyParam() - Method in class io.swagger.codegen.v3.CodegenOperation
 
getBodyParams() - Method in class io.swagger.codegen.v3.CodegenOperation
 
getBooleanValue(Object) - Method in class io.swagger.codegen.v3.CodegenObject
 
getChildren() - Method in class io.swagger.codegen.v3.CodegenModel
 
getClassFilename() - Method in class io.swagger.codegen.v3.CodegenModel
 
getClassname() - Method in class io.swagger.codegen.v3.CodegenModel
 
getClassResourcePath(String) - Method in class io.swagger.codegen.v3.templates.MustacheTemplateEngine
 
getClassVarName() - Method in class io.swagger.codegen.v3.CodegenModel
 
getClientOptInput(GenerationRequest) - Static method in class io.swagger.codegen.v3.service.GeneratorUtil
 
getClientOptInputV2(GenerationRequest) - Static method in class io.swagger.codegen.v3.service.GeneratorUtil
 
getCode() - Method in class io.swagger.codegen.v3.CodegenResponse
 
getCode() - Method in exception io.swagger.codegen.v3.service.exception.ApiException
 
getCodegenArguments() - Method in class io.swagger.codegen.v3.config.CodegenConfigurator
 
getCodegenArguments() - Method in class io.swagger.codegen.v3.service.Options
 
getCodegenModel() - Method in class io.swagger.codegen.v3.CodegenSchema
 
getCodegenVersion() - Method in class io.swagger.codegen.v3.service.GenerationRequest
 
getCollectionFormat() - Method in class io.swagger.codegen.v3.CodegenParameter
 
getCommonTemplateDir() - Method in interface io.swagger.codegen.v3.CodegenConfig
 
getComplexType() - Method in class io.swagger.codegen.v3.CodegenProperty
 
getConfig() - Method in class io.swagger.codegen.v3.ClientOptInput
 
getConfig(String) - Static method in class io.swagger.codegen.v3.Codegen
Deprecated.
 
getConfig(String) - Static method in class io.swagger.codegen.v3.MetaGenerator
Deprecated.
 
getConsumes() - Method in class io.swagger.codegen.v3.CodegenOperation
 
getContainerType() - Method in class io.swagger.codegen.v3.CodegenProperty
 
getContainerType() - Method in class io.swagger.codegen.v3.CodegenResponse
 
getContentExtensions() - Method in class io.swagger.codegen.v3.CodegenContent
 
getContents() - Method in class io.swagger.codegen.v3.CodegenOperation
 
getContents() - Method in class io.swagger.codegen.v3.CodegenResponse
 
getContentType() - Method in class io.swagger.codegen.v3.CodegenContent
 
getContext() - Method in class io.swagger.codegen.v3.service.RenderRequest
 
getCookieParams() - Method in class io.swagger.codegen.v3.CodegenOperation
 
getCPResourcePath(String) - Method in class io.swagger.codegen.v3.AbstractGenerator
 
getCustomTemplateDir() - Method in class io.swagger.codegen.v3.templates.CodegenTemplateLoader
 
getDataFormat() - Method in class io.swagger.codegen.v3.CodegenParameter
 
getDataFormat() - Method in class io.swagger.codegen.v3.CodegenProperty
 
getDatatype() - Method in class io.swagger.codegen.v3.CodegenProperty
 
getDataType() - Method in class io.swagger.codegen.v3.CodegenModel
 
getDataType() - Method in class io.swagger.codegen.v3.CodegenParameter
 
getDataType() - Method in class io.swagger.codegen.v3.CodegenResponse
 
getDatatypeWithEnum() - Method in class io.swagger.codegen.v3.CodegenParameter
 
getDatatypeWithEnum() - Method in class io.swagger.codegen.v3.CodegenProperty
 
getDefault() - Method in class io.swagger.codegen.v3.CliOption
 
getDefaultImplementation() - Method in enum io.swagger.codegen.v3.CodegenModelType
 
getDefaultResponse() - Method in class io.swagger.codegen.v3.CodegenOperation
 
getDefaultValue() - Method in class io.swagger.codegen.v3.CodegenModel
 
getDefaultValue() - Method in class io.swagger.codegen.v3.CodegenParameter
 
getDefaultValue() - Method in class io.swagger.codegen.v3.CodegenProperty
 
getDefaultValueWithParam() - Method in class io.swagger.codegen.v3.CodegenProperty
 
getDefinition() - Method in class io.swagger.codegen.v3.ignore.rules.Rule
 
getDeniedAuthHosts() - Method in class io.swagger.codegen.v3.config.CodegenConfigurator
 
getDeniedAuthHosts() - Method in class io.swagger.codegen.v3.service.Options
 
getDescription() - Method in class io.swagger.codegen.v3.CliOption
 
getDescription() - Method in class io.swagger.codegen.v3.CodegenArgument
 
getDescription() - Method in class io.swagger.codegen.v3.CodegenModel
 
getDescription() - Method in class io.swagger.codegen.v3.CodegenParameter
 
getDescription() - Method in class io.swagger.codegen.v3.CodegenProperty
 
getDiscriminator() - Method in class io.swagger.codegen.v3.CodegenModel
 
getDiscriminator() - Method in class io.swagger.codegen.v3.CodegenOperation
 
getDynamicProperties() - Method in class io.swagger.codegen.v3.config.CodegenConfigurator
 
getEnum() - Method in class io.swagger.codegen.v3.CliOption
 
getEnumName() - Method in class io.swagger.codegen.v3.CodegenParameter
 
getEnumName() - Method in class io.swagger.codegen.v3.CodegenProperty
 
getExample() - Method in class io.swagger.codegen.v3.CodegenParameter
 
getExample() - Method in class io.swagger.codegen.v3.CodegenProperty
 
getExample(Schema) - Method in class io.swagger.codegen.v3.examples.XmlExampleGenerator
Get the example string value for the given Property.
getExamples() - Method in class io.swagger.codegen.v3.CodegenOperation
 
getExamples() - Method in class io.swagger.codegen.v3.CodegenResponse
 
getExcludeOperation() - Method in class io.swagger.codegen.v3.ignore.rules.EverythingRule
 
getExcludeOperation() - Method in class io.swagger.codegen.v3.ignore.rules.Rule
 
getExclusionRules() - Method in class io.swagger.codegen.v3.ignore.CodegenIgnoreProcessor
Allows a consumer to manually inspect all "exclusion rules".
getExclusiveMaximum() - Method in class io.swagger.codegen.v3.CodegenParameter
 
getExclusiveMinimum() - Method in class io.swagger.codegen.v3.CodegenParameter
 
getExclusiveMinimum() - Method in class io.swagger.codegen.v3.CodegenProperty
 
getExtensions() - Static method in class io.swagger.codegen.v3.Codegen
Deprecated.
 
getExtensions() - Static method in class io.swagger.codegen.v3.MetaGenerator
Deprecated.
 
getExternalDocs() - Method in class io.swagger.codegen.v3.CodegenOperation
 
getExternalDocumentation() - Method in class io.swagger.codegen.v3.CodegenModel
 
getFlow() - Method in class io.swagger.codegen.v3.CodegenSecurity
 
getFormParams() - Method in class io.swagger.codegen.v3.CodegenOperation
 
getFullTemplateFile(CodegenConfig, String) - Method in class io.swagger.codegen.v3.AbstractGenerator
Get the template file path with template dir prepended, and use the library template if exists.
getFullTemplateFile(CodegenConfig, String) - Method in class io.swagger.codegen.v3.templates.MustacheTemplateEngine
 
getGetter() - Method in class io.swagger.codegen.v3.CodegenProperty
 
getGitRepoBaseURL() - Method in interface io.swagger.codegen.v3.CodegenConfig
 
getGitRepoBaseURL() - Method in class io.swagger.codegen.v3.config.CodegenConfigurator
 
getGitRepoBaseURL() - Method in class io.swagger.codegen.v3.service.Options
 
getGitRepoId() - Method in interface io.swagger.codegen.v3.CodegenConfig
 
getGitRepoId() - Method in class io.swagger.codegen.v3.config.CodegenConfigurator
 
getGitRepoId() - Method in class io.swagger.codegen.v3.service.Options
 
getGitUserId() - Method in interface io.swagger.codegen.v3.CodegenConfig
 
getGitUserId() - Method in class io.swagger.codegen.v3.config.CodegenConfigurator
 
getGitUserId() - Method in class io.swagger.codegen.v3.service.Options
 
getGroupId() - Method in class io.swagger.codegen.v3.config.CodegenConfigurator
 
getGroupId() - Method in class io.swagger.codegen.v3.service.Options
 
getHasAuthMethods() - Method in class io.swagger.codegen.v3.CodegenOperation
 
getHasBodyParam() - Method in class io.swagger.codegen.v3.CodegenOperation
Check if there's at least one body parameter
getHasChildren() - Method in class io.swagger.codegen.v3.CodegenModel
 
getHasConsumes() - Method in class io.swagger.codegen.v3.CodegenOperation
 
getHasCookieParams() - Method in class io.swagger.codegen.v3.CodegenOperation
Check if there's at least one cookie parameter
getHasEnums() - Method in class io.swagger.codegen.v3.CodegenModel
 
getHasExamples() - Method in class io.swagger.codegen.v3.CodegenOperation
Check if there's at least one example parameter
getHasFormParams() - Method in class io.swagger.codegen.v3.CodegenOperation
Check if there's at least one form parameter
getHasHeaderParams() - Method in class io.swagger.codegen.v3.CodegenOperation
Check if there's at least one header parameter
getHasHeaders() - Method in class io.swagger.codegen.v3.CodegenObject
 
getHasInnerObject() - Method in class io.swagger.codegen.v3.CodegenObject
 
getHasMore() - Method in class io.swagger.codegen.v3.CodegenObject
 
getHasMoreModels() - Method in class io.swagger.codegen.v3.CodegenModel
 
getHasOnlyReadOnly() - Method in class io.swagger.codegen.v3.CodegenModel
 
getHasOptional() - Method in class io.swagger.codegen.v3.CodegenModel
 
getHasOptionalParams() - Method in class io.swagger.codegen.v3.CodegenOperation
 
getHasParams() - Method in class io.swagger.codegen.v3.CodegenOperation
 
getHasPathParams() - Method in class io.swagger.codegen.v3.CodegenOperation
Check if there's at least one path parameter
getHasProduces() - Method in class io.swagger.codegen.v3.CodegenOperation
 
getHasQueryParams() - Method in class io.swagger.codegen.v3.CodegenOperation
Check if there's at least one query parameter
getHasReference() - Method in class io.swagger.codegen.v3.CodegenOperation
 
getHasRequired() - Method in class io.swagger.codegen.v3.CodegenModel
 
getHasRequiredParams() - Method in class io.swagger.codegen.v3.CodegenOperation
 
getHasScopes() - Method in class io.swagger.codegen.v3.CodegenSecurity
 
getHasVars() - Method in class io.swagger.codegen.v3.CodegenModel
 
getHeaderParams() - Method in class io.swagger.codegen.v3.CodegenOperation
 
getHeaders() - Method in class io.swagger.codegen.v3.CodegenResponse
 
getHelp() - Method in interface io.swagger.codegen.v3.CodegenConfig
 
getHost() - Method in class io.swagger.codegen.v3.service.HostAccessControl
 
getHost(OpenAPI) - Static method in class io.swagger.codegen.v3.utils.URLPathUtil
 
getHttpMethod() - Method in class io.swagger.codegen.v3.CodegenOperation
 
getHttpUserAgent() - Method in interface io.swagger.codegen.v3.CodegenConfig
 
getHttpUserAgent() - Method in class io.swagger.codegen.v3.config.CodegenConfigurator
 
getHttpUserAgent() - Method in class io.swagger.codegen.v3.service.Options
HTTP user agent, e.g.
getIExclusiveMaximum() - Method in class io.swagger.codegen.v3.CodegenProperty
 
getIgnoreFileOverride() - Method in class io.swagger.codegen.v3.config.CodegenConfigurator
 
getIgnoreFileOverride() - Method in class io.swagger.codegen.v3.service.Options
 
getIgnoreFilePathOverride() - Method in interface io.swagger.codegen.v3.CodegenConfig
 
getIgnoreImportMapping() - Method in interface io.swagger.codegen.v3.CodegenConfig
 
getImportMappings() - Method in class io.swagger.codegen.v3.config.CodegenConfigurator
 
getImportMappings() - Method in class io.swagger.codegen.v3.service.Options
 
getImports() - Method in class io.swagger.codegen.v3.CodegenModel
 
getImports() - Method in class io.swagger.codegen.v3.CodegenOperation
 
getIncludeOperation() - Method in class io.swagger.codegen.v3.ignore.rules.Rule
 
getInclusionRules() - Method in class io.swagger.codegen.v3.ignore.CodegenIgnoreProcessor
Allows a consumer to manually inspect explicit "inclusion rules".
getInputSpec() - Method in interface io.swagger.codegen.v3.CodegenConfig
 
getInputSpec() - Method in class io.swagger.codegen.v3.config.CodegenConfigurator
 
getInputSpecURL() - Method in class io.swagger.codegen.v3.config.CodegenConfigurator
 
getInputURL() - Method in interface io.swagger.codegen.v3.CodegenConfig
 
getInstantiationTypes() - Method in class io.swagger.codegen.v3.config.CodegenConfigurator
 
getInstantiationTypes() - Method in class io.swagger.codegen.v3.service.Options
 
getInterfaceModels() - Method in class io.swagger.codegen.v3.CodegenModel
 
getInterfaces() - Method in class io.swagger.codegen.v3.CodegenModel
 
getInvokerPackage() - Method in class io.swagger.codegen.v3.config.CodegenConfigurator
 
getInvokerPackage() - Method in class io.swagger.codegen.v3.service.Options
 
getIsAlias() - Method in class io.swagger.codegen.v3.CodegenObject
 
getIsApiKey() - Method in class io.swagger.codegen.v3.CodegenSecurity
 
getIsApplication() - Method in class io.swagger.codegen.v3.CodegenSecurity
 
getIsArrayModel() - Method in class io.swagger.codegen.v3.CodegenObject
 
getIsBasic() - Method in class io.swagger.codegen.v3.CodegenSecurity
 
getIsBearer() - Method in class io.swagger.codegen.v3.CodegenSecurity
 
getIsBinary() - Method in class io.swagger.codegen.v3.CodegenObject
 
getIsBodyAllowed() - Method in class io.swagger.codegen.v3.CodegenOperation
Check if body param is allowed for the request method
getIsBodyParam() - Method in class io.swagger.codegen.v3.CodegenParameter
 
getIsBoolean() - Method in class io.swagger.codegen.v3.CodegenObject
 
getIsByteArray() - Method in class io.swagger.codegen.v3.CodegenObject
 
getIsCode() - Method in class io.swagger.codegen.v3.CodegenSecurity
 
getIsCollectionFormatMulti() - Method in class io.swagger.codegen.v3.CodegenObject
 
getIsComposedModel() - Method in class io.swagger.codegen.v3.CodegenModel
 
getIsContainer() - Method in class io.swagger.codegen.v3.CodegenObject
 
getIsCookieParam() - Method in class io.swagger.codegen.v3.CodegenParameter
 
getIsDate() - Method in class io.swagger.codegen.v3.CodegenObject
 
getIsDateTime() - Method in class io.swagger.codegen.v3.CodegenObject
 
getIsDefault() - Method in class io.swagger.codegen.v3.CodegenObject
 
getIsDeprecated() - Method in class io.swagger.codegen.v3.CodegenOperation
 
getIsDouble() - Method in class io.swagger.codegen.v3.CodegenObject
 
getIsEnum() - Method in class io.swagger.codegen.v3.CodegenObject
 
getIsFile() - Method in class io.swagger.codegen.v3.CodegenObject
 
getIsFloat() - Method in class io.swagger.codegen.v3.CodegenObject
 
getIsForm() - Method in class io.swagger.codegen.v3.CodegenContent
 
getIsFormParam() - Method in class io.swagger.codegen.v3.CodegenParameter
 
getIsHeaderParam() - Method in class io.swagger.codegen.v3.CodegenParameter
 
getIsImplicit() - Method in class io.swagger.codegen.v3.CodegenSecurity
 
getIsInteger() - Method in class io.swagger.codegen.v3.CodegenModel
 
getIsInteger() - Method in class io.swagger.codegen.v3.CodegenObject
 
getIsJson() - Method in class io.swagger.codegen.v3.CodegenParameter
 
getIsKeyInHeader() - Method in class io.swagger.codegen.v3.CodegenSecurity
 
getIsKeyInQuery() - Method in class io.swagger.codegen.v3.CodegenSecurity
 
getIsListContainer() - Method in class io.swagger.codegen.v3.CodegenObject
 
getIsLong() - Method in class io.swagger.codegen.v3.CodegenObject
 
getIsMapContainer() - Method in class io.swagger.codegen.v3.CodegenObject
 
getIsMultipart() - Method in class io.swagger.codegen.v3.CodegenObject
 
getIsNotContainer() - Method in class io.swagger.codegen.v3.CodegenObject
 
getIsNullable() - Method in class io.swagger.codegen.v3.CodegenObject
 
getIsNumber() - Method in class io.swagger.codegen.v3.CodegenModel
 
getIsNumber() - Method in class io.swagger.codegen.v3.CodegenObject
 
getIsNumeric() - Method in class io.swagger.codegen.v3.CodegenObject
 
getIsOAuth() - Method in class io.swagger.codegen.v3.CodegenSecurity
 
getIsObject() - Method in class io.swagger.codegen.v3.CodegenObject
 
getIsPassword() - Method in class io.swagger.codegen.v3.CodegenSecurity
 
getIsPathParam() - Method in class io.swagger.codegen.v3.CodegenParameter
 
getIsPrimitiveType() - Method in class io.swagger.codegen.v3.CodegenObject
 
getIsQueryParam() - Method in class io.swagger.codegen.v3.CodegenParameter
 
getIsReadOnly() - Method in class io.swagger.codegen.v3.CodegenObject
 
getIsResponseBinary() - Method in class io.swagger.codegen.v3.CodegenObject
 
getIsResponseFile() - Method in class io.swagger.codegen.v3.CodegenObject
 
getIsRestful() - Method in class io.swagger.codegen.v3.CodegenOperation
Check if Restful-style
getIsRestfulCreate() - Method in class io.swagger.codegen.v3.CodegenOperation
Check if act as Restful create method
getIsRestfulDestroy() - Method in class io.swagger.codegen.v3.CodegenOperation
Check if act as Restful destroy method
getIsRestfulIndex() - Method in class io.swagger.codegen.v3.CodegenOperation
Check if act as Restful index method
getIsRestfulShow() - Method in class io.swagger.codegen.v3.CodegenOperation
Check if act as Restful show method
getIsRestfulUpdate() - Method in class io.swagger.codegen.v3.CodegenOperation
Check if act as Restful update method
getIsString() - Method in class io.swagger.codegen.v3.CodegenObject
 
getIsUuid() - Method in class io.swagger.codegen.v3.CodegenObject
 
getItems() - Method in class io.swagger.codegen.v3.CodegenParameter
 
getItems() - Method in class io.swagger.codegen.v3.CodegenProperty
 
getJsonSchema() - Method in class io.swagger.codegen.v3.CodegenParameter
 
getJsonSchema() - Method in class io.swagger.codegen.v3.CodegenProperty
 
getJsonSchema() - Method in class io.swagger.codegen.v3.CodegenResponse
 
getKeyParamName() - Method in class io.swagger.codegen.v3.CodegenSecurity
 
getLang() - Method in class io.swagger.codegen.v3.config.CodegenConfigurator
 
getLang() - Method in class io.swagger.codegen.v3.service.GenerationRequest
 
getLanguageArguments() - Method in interface io.swagger.codegen.v3.CodegenConfig
 
getLanguageSpecificPrimitives() - Method in class io.swagger.codegen.v3.config.CodegenConfigurator
 
getLanguageSpecificPrimitives() - Method in class io.swagger.codegen.v3.service.Options
 
getLibrary() - Method in interface io.swagger.codegen.v3.CodegenConfig
Library template (sub-template).
getLibrary() - Method in class io.swagger.codegen.v3.config.CodegenConfigurator
 
getLibrary() - Method in class io.swagger.codegen.v3.service.Options
library template (sub-template)
getMandatory() - Method in class io.swagger.codegen.v3.CodegenModel
 
getMax() - Method in class io.swagger.codegen.v3.CodegenProperty
 
getMaximum() - Method in class io.swagger.codegen.v3.CodegenParameter
 
getMaximum() - Method in class io.swagger.codegen.v3.CodegenProperty
 
getMaxItems() - Method in class io.swagger.codegen.v3.CodegenParameter
 
getMaxItems() - Method in class io.swagger.codegen.v3.CodegenProperty
 
getMaxLength() - Method in class io.swagger.codegen.v3.CodegenParameter
 
getMaxLength() - Method in class io.swagger.codegen.v3.CodegenProperty
 
getMessage() - Method in class io.swagger.codegen.v3.CodegenResponse
 
getMin() - Method in class io.swagger.codegen.v3.CodegenProperty
 
getMinimum() - Method in class io.swagger.codegen.v3.CodegenParameter
 
getMinimum() - Method in class io.swagger.codegen.v3.CodegenProperty
 
getMinItems() - Method in class io.swagger.codegen.v3.CodegenParameter
 
getMinItems() - Method in class io.swagger.codegen.v3.CodegenProperty
 
getMinLength() - Method in class io.swagger.codegen.v3.CodegenParameter
 
getMinLength() - Method in class io.swagger.codegen.v3.CodegenProperty
 
getModelByName(String, Map<String, Object>) - Static method in class io.swagger.codegen.v3.utils.ModelUtils
Searches for the model by name in the map of models and returns it
getModelJson() - Method in class io.swagger.codegen.v3.CodegenModel
 
getModelNamePrefix() - Method in class io.swagger.codegen.v3.config.CodegenConfigurator
 
getModelNamePrefix() - Method in class io.swagger.codegen.v3.service.Options
 
getModelNameSuffix() - Method in class io.swagger.codegen.v3.config.CodegenConfigurator
 
getModelNameSuffix() - Method in class io.swagger.codegen.v3.service.Options
 
getModelPackage() - Method in class io.swagger.codegen.v3.config.CodegenConfigurator
 
getModelPackage() - Method in class io.swagger.codegen.v3.service.Options
 
getModels() - Method in interface io.swagger.codegen.v3.ISchemaHandler
retrieve a list of codegen models created from composed schemas found.
getMoreNonReadOnly() - Method in class io.swagger.codegen.v3.CodegenProperty
 
getMultipleOf() - Method in class io.swagger.codegen.v3.CodegenParameter
 
getName() - Method in interface io.swagger.codegen.v3.CodegenConfig
 
getName() - Method in class io.swagger.codegen.v3.CodegenModel
 
getName() - Method in class io.swagger.codegen.v3.CodegenProperty
 
getName() - Method in class io.swagger.codegen.v3.CodegenSecurity
 
getName() - Method in class io.swagger.codegen.v3.templates.HandlebarTemplateEngine
 
getName() - Method in class io.swagger.codegen.v3.templates.MustacheTemplateEngine
 
getName() - Method in interface io.swagger.codegen.v3.templates.TemplateEngine
 
getNameInCamelCase() - Method in class io.swagger.codegen.v3.CodegenProperty
 
getNegated() - Method in class io.swagger.codegen.v3.ignore.rules.Rule
Whether or not the rule should be negated.
getNickname() - Method in class io.swagger.codegen.v3.CodegenOperation
 
getNotes() - Method in class io.swagger.codegen.v3.CodegenOperation
 
getNotFile() - Method in class io.swagger.codegen.v3.CodegenParameter
 
getNullable() - Method in class io.swagger.codegen.v3.CodegenParameter
 
getNullable() - Method in class io.swagger.codegen.v3.CodegenProperty
 
getOpenAPI() - Method in class io.swagger.codegen.v3.ClientOptInput
 
getOperationId() - Method in class io.swagger.codegen.v3.CodegenOperation
 
getOperationIdCamelCase() - Method in class io.swagger.codegen.v3.CodegenOperation
 
getOperationIdLowerCase() - Method in class io.swagger.codegen.v3.CodegenOperation
 
getOperationIdSnakeCase() - Method in class io.swagger.codegen.v3.CodegenOperation
 
getOpt() - Method in class io.swagger.codegen.v3.CliOption
 
getOption() - Method in class io.swagger.codegen.v3.CodegenArgument
 
getOption(String) - Method in class io.swagger.codegen.v3.config.Config
 
getOptionalVars() - Method in class io.swagger.codegen.v3.CodegenModel
 
getOptionHelp() - Method in class io.swagger.codegen.v3.CliOption
 
getOptions() - Method in class io.swagger.codegen.v3.config.Config
 
getOptions() - Method in class io.swagger.codegen.v3.service.GenerationRequest
 
getOpts() - Method in class io.swagger.codegen.v3.ClientOptInput
 
getOutputDir() - Method in interface io.swagger.codegen.v3.CodegenConfig
 
getOutputDir() - Method in class io.swagger.codegen.v3.config.CodegenConfigurator
 
getOutputDir() - Method in class io.swagger.codegen.v3.service.Options
 
getOutputDirectory() - Method in class io.swagger.codegen.v3.ClientOpts
 
getParameters() - Method in class io.swagger.codegen.v3.CodegenContent
 
getParamName() - Method in class io.swagger.codegen.v3.CodegenParameter
 
getParent() - Method in class io.swagger.codegen.v3.CodegenModel
 
getParentModel() - Method in class io.swagger.codegen.v3.CodegenModel
 
getParentSchema() - Method in class io.swagger.codegen.v3.CodegenModel
 
getParentVars() - Method in class io.swagger.codegen.v3.CodegenModel
 
getPath() - Method in class io.swagger.codegen.v3.CodegenOperation
 
getPathParams() - Method in class io.swagger.codegen.v3.CodegenOperation
 
getPattern() - Method in class io.swagger.codegen.v3.CodegenParameter
 
getPattern() - Method in class io.swagger.codegen.v3.CodegenProperty
 
getPattern() - Method in class io.swagger.codegen.v3.ignore.rules.Rule
 
getPrimitiveType() - Method in class io.swagger.codegen.v3.CodegenResponse
 
getPrioritizedContentTypes() - Method in class io.swagger.codegen.v3.CodegenOperation
 
getProduces() - Method in class io.swagger.codegen.v3.CodegenOperation
 
getProperties() - Method in class io.swagger.codegen.v3.ClientOpts
 
getQueryParams() - Method in class io.swagger.codegen.v3.CodegenOperation
 
getReadOnlyVars() - Method in class io.swagger.codegen.v3.CodegenModel
 
getReadWriteVars() - Method in class io.swagger.codegen.v3.CodegenModel
 
getReason() - Method in class io.swagger.codegen.v3.ignore.rules.InvalidRule
 
getReleaseNote() - Method in interface io.swagger.codegen.v3.CodegenConfig
 
getReleaseNote() - Method in class io.swagger.codegen.v3.config.CodegenConfigurator
 
getReleaseNote() - Method in class io.swagger.codegen.v3.service.Options
 
getRemoveOperationIdPrefix() - Method in class io.swagger.codegen.v3.config.CodegenConfigurator
 
getRemoveOperationIdPrefix() - Method in class io.swagger.codegen.v3.service.Options
 
getRendered(String, Map<String, Object>) - Method in class io.swagger.codegen.v3.templates.HandlebarTemplateEngine
 
getRendered(String, Map<String, Object>) - Method in class io.swagger.codegen.v3.templates.MustacheTemplateEngine
 
getRendered(String, Map<String, Object>) - Method in interface io.swagger.codegen.v3.templates.TemplateEngine
 
getRequestBodyExamples() - Method in class io.swagger.codegen.v3.CodegenOperation
 
getRequired() - Method in class io.swagger.codegen.v3.CodegenParameter
 
getRequired() - Method in class io.swagger.codegen.v3.CodegenProperty
 
getRequiredParams() - Method in class io.swagger.codegen.v3.CodegenOperation
 
getRequiredVars() - Method in class io.swagger.codegen.v3.CodegenModel
 
getReservedWordsMappings() - Method in class io.swagger.codegen.v3.config.CodegenConfigurator
 
getReservedWordsMappings() - Method in class io.swagger.codegen.v3.service.Options
 
getResolveFully() - Method in class io.swagger.codegen.v3.service.Options
 
getResource(String) - Method in class io.swagger.codegen.v3.templates.CodegenTemplateLoader
 
getResponseHeaders() - Method in class io.swagger.codegen.v3.CodegenOperation
 
getResponses() - Method in class io.swagger.codegen.v3.CodegenOperation
 
getReturnBaseType() - Method in class io.swagger.codegen.v3.CodegenOperation
 
getReturnContainer() - Method in class io.swagger.codegen.v3.CodegenOperation
 
getReturnSimpleType() - Method in class io.swagger.codegen.v3.CodegenOperation
 
getReturnType() - Method in class io.swagger.codegen.v3.CodegenOperation
 
getReturnTypeIsPrimitive() - Method in class io.swagger.codegen.v3.CodegenOperation
 
getSchema() - Method in class io.swagger.codegen.v3.CodegenResponse
 
getSchema() - Method in class io.swagger.codegen.v3.CodegenSchema
 
getSchemaHandler() - Method in interface io.swagger.codegen.v3.CodegenConfig
 
getScheme(OpenAPI, CodegenConfig) - Static method in class io.swagger.codegen.v3.utils.URLPathUtil
 
getScopes() - Method in class io.swagger.codegen.v3.CodegenSecurity
 
getSecondaryParam() - Method in class io.swagger.codegen.v3.CodegenParameter
 
getSecondaryParam() - Method in class io.swagger.codegen.v3.CodegenProperty
 
getServerURL(OpenAPI) - Static method in class io.swagger.codegen.v3.utils.URLPathUtil
 
getServerURL(OpenAPI, CodegenConfig) - Static method in class io.swagger.codegen.v3.utils.URLPathUtil
 
getSetter() - Method in class io.swagger.codegen.v3.CodegenProperty
 
getShortOption() - Method in class io.swagger.codegen.v3.CodegenArgument
 
getSimpleType() - Method in class io.swagger.codegen.v3.CodegenResponse
 
getSkipInlineModelMatches() - Method in class io.swagger.codegen.v3.config.CodegenConfigurator
 
getSkipOverride() - Method in class io.swagger.codegen.v3.service.Options
 
getSpec() - Method in class io.swagger.codegen.v3.service.GenerationRequest
 
getSpecURL() - Method in class io.swagger.codegen.v3.service.GenerationRequest
 
getSubresourceOperation() - Method in class io.swagger.codegen.v3.CodegenOperation
 
getSubtypeName() - Method in class io.swagger.codegen.v3.CodegenModel
Get the subtype name from the interface model
getSubTypes() - Method in class io.swagger.codegen.v3.CodegenModel
 
getSummary() - Method in class io.swagger.codegen.v3.CodegenOperation
 
getSystemProperties() - Method in class io.swagger.codegen.v3.config.CodegenConfigurator
 
getSystemProperties() - Method in class io.swagger.codegen.v3.service.Options
 
getTag() - Method in interface io.swagger.codegen.v3.CodegenConfig
 
getTags() - Method in class io.swagger.codegen.v3.CodegenOperation
 
getTarget() - Method in class io.swagger.codegen.v3.ClientOpts
 
getTemplate() - Method in class io.swagger.codegen.v3.service.RenderRequest
 
getTemplateDir() - Method in class io.swagger.codegen.v3.config.CodegenConfigurator
 
getTemplateDir() - Method in class io.swagger.codegen.v3.templates.CodegenTemplateLoader
 
getTemplateEngine() - Method in interface io.swagger.codegen.v3.CodegenConfig
 
getTemplateReader(String) - Method in class io.swagger.codegen.v3.AbstractGenerator
 
getTemplateReader(String) - Method in class io.swagger.codegen.v3.templates.MustacheTemplateEngine
 
getTemplateVersion() - Method in interface io.swagger.codegen.v3.CodegenConfig
 
getTemplateVersion() - Method in class io.swagger.codegen.v3.config.CodegenConfigurator
 
getTemplateVersion() - Method in class io.swagger.codegen.v3.service.Options
 
getter - Variable in class io.swagger.codegen.v3.CodegenProperty
 
getTestExample() - Method in class io.swagger.codegen.v3.CodegenParameter
 
getTestPath() - Method in class io.swagger.codegen.v3.CodegenOperation
 
getTitle() - Method in class io.swagger.codegen.v3.CodegenModel
 
getTitle() - Method in class io.swagger.codegen.v3.CodegenProperty
 
getTokenUrl() - Method in class io.swagger.codegen.v3.CodegenSecurity
 
getType() - Method in interface io.swagger.codegen.v3.auth.AuthMethod
 
getType() - Method in class io.swagger.codegen.v3.CliOption
 
getType() - Method in class io.swagger.codegen.v3.CodegenArgument
 
getType() - Method in class io.swagger.codegen.v3.CodegenSecurity
 
getType() - Method in class io.swagger.codegen.v3.service.GenerationRequest
 
getTypeDeclaration(Schema) - Method in interface io.swagger.codegen.v3.CodegenConfig
 
getTypeDeclaration(String) - Method in interface io.swagger.codegen.v3.CodegenConfig
 
getTypeMappings() - Method in class io.swagger.codegen.v3.config.CodegenConfigurator
 
getTypeMappings() - Method in class io.swagger.codegen.v3.service.Options
 
getTypeName() - Method in enum io.swagger.codegen.v3.service.GenerationRequest.Type
 
getUnescapedDescription() - Method in class io.swagger.codegen.v3.CodegenModel
 
getUnescapedDescription() - Method in class io.swagger.codegen.v3.CodegenParameter
 
getUnescapedDescription() - Method in class io.swagger.codegen.v3.CodegenProperty
 
getUnescapedNotes() - Method in class io.swagger.codegen.v3.CodegenOperation
 
getUniqueItems() - Method in class io.swagger.codegen.v3.CodegenParameter
 
getUri() - Method in class io.swagger.codegen.v3.ClientOpts
 
getUsingFlattenSpecForV2() - Method in class io.swagger.codegen.v3.service.Options
 
getValue() - Method in class io.swagger.codegen.v3.CodegenArgument
 
getValue() - Method in class io.swagger.codegen.v3.service.RenderResponse
 
getVars() - Method in class io.swagger.codegen.v3.CodegenModel
 
getVendorExtensions() - Method in class io.swagger.codegen.v3.CodegenObject
 
getVendorExtensions() - Method in interface io.swagger.codegen.v3.VendorExtendable
 
getXmlName() - Method in class io.swagger.codegen.v3.CodegenModel
 
getXmlName() - Method in class io.swagger.codegen.v3.CodegenProperty
 
getXmlNamespace() - Method in class io.swagger.codegen.v3.CodegenModel
 
getXmlNamespace() - Method in class io.swagger.codegen.v3.CodegenProperty
 
getXmlPrefix() - Method in class io.swagger.codegen.v3.CodegenModel
 
getXmlPrefix() - Method in class io.swagger.codegen.v3.CodegenProperty
 
GIT_REPO_BASE_URL - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
GIT_REPO_BASE_URL_DESC - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
GIT_REPO_ID - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
GIT_REPO_ID_DESC - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
GIT_USER_ID - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
GIT_USER_ID_DESC - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
gitRepoBaseURL(String) - Method in class io.swagger.codegen.v3.service.Options
 
gitRepoId(String) - Method in class io.swagger.codegen.v3.service.Options
 
gitUserId(String) - Method in class io.swagger.codegen.v3.service.Options
 
GlobalSupportingFile - Class in io.swagger.codegen.v3
 
GROUP_ID - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
GROUP_ID_DESC - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
groupId(String) - Method in class io.swagger.codegen.v3.service.Options
 

H

HANDLEBARS_TEMPLATE_ENGINE - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
HandlebarTemplateEngine - Class in io.swagger.codegen.v3.templates
 
HandlebarTemplateEngine(CodegenConfig) - Constructor for class io.swagger.codegen.v3.templates.HandlebarTemplateEngine
 
HAS_AUTH_METHODS_EXT_NAME - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
HAS_CHILDREN_EXT_NAME - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
HAS_CONSUMES_EXT_NAME - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
HAS_ENUMS_EXT_NAME - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
HAS_HEADERS_EXT_NAME - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
HAS_INNER_OBJECT_NAME - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
HAS_MORE_EXT_NAME - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
HAS_MORE_MODELS_EXT_NAME - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
HAS_MORE_NON_READ_ONLY_EXT_NAME - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
HAS_ONLY_READ_ONLY_EXT_NAME - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
HAS_OPTIONAL_EXT_NAME - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
HAS_OPTIONAL_PARAMS_EXT_NAME - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
HAS_PARAMS_EXT_NAME - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
HAS_PRODUCES_EXT_NAME - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
HAS_REFERENCE_EXT_NAME - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
HAS_REQUIRED_EXT_NAME - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
HAS_REQUIRED_PARAMS_EXT_NAME - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
HAS_VALIDATION_EXT_NAME - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
HAS_VARS_EXT_NAME - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
hashCode() - Method in class io.swagger.codegen.v3.ClientOpts
 
hashCode() - Method in class io.swagger.codegen.v3.CodegenModel
 
hashCode() - Method in class io.swagger.codegen.v3.CodegenOperation
 
hashCode() - Method in class io.swagger.codegen.v3.CodegenParameter
 
hashCode() - Method in class io.swagger.codegen.v3.CodegenProperty
 
hashCode() - Method in class io.swagger.codegen.v3.CodegenResponse
 
hashCode() - Method in class io.swagger.codegen.v3.CodegenSecurity
 
hashCode() - Method in class io.swagger.codegen.v3.SupportingFile
 
hasOption(String) - Method in class io.swagger.codegen.v3.config.Config
 
headerParams - Variable in class io.swagger.codegen.v3.CodegenOperation
 
headers - Variable in class io.swagger.codegen.v3.CodegenResponse
 
HIDE_GENERATION_TIMESTAMP - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
HIDE_GENERATION_TIMESTAMP_DESC - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
HostAccessControl - Class in io.swagger.codegen.v3.service
 
HostAccessControl() - Constructor for class io.swagger.codegen.v3.service.HostAccessControl
 
HTTP_USER_AGENT - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
HTTP_USER_AGENT_DESC - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
httpMethod - Variable in class io.swagger.codegen.v3.CodegenOperation
 
httpUserAgent(String) - Method in class io.swagger.codegen.v3.service.Options
 

I

IGNORE_FILE_OVERRIDE - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
IGNORE_FILE_OVERRIDE_DESC - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
IGNORE_IMPORT_MAPPING_OPTION - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
ignoreFileOverride(String) - Method in class io.swagger.codegen.v3.service.Options
 
IgnoreLineParser - Class in io.swagger.codegen.v3.ignore.rules
 
IgnoreLineParser() - Constructor for class io.swagger.codegen.v3.ignore.rules.IgnoreLineParser
 
ignoreProcessor - Variable in class io.swagger.codegen.v3.DefaultGenerator
 
IMPL_FOLDER - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
IMPL_FOLDER_DESC - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
ImplementationVersion - Class in io.swagger.codegen.v3.utils
 
ImplementationVersion() - Constructor for class io.swagger.codegen.v3.utils.ImplementationVersion
 
importMapping() - Method in interface io.swagger.codegen.v3.CodegenConfig
 
importMappings(Map<String, String>) - Method in class io.swagger.codegen.v3.service.Options
 
imports - Variable in class io.swagger.codegen.v3.CodegenModel
 
imports - Variable in class io.swagger.codegen.v3.CodegenOperation
 
INCLUDE - io.swagger.codegen.v3.ignore.rules.Rule.Operation
 
indent(int) - Method in class io.swagger.codegen.v3.examples.XmlExampleGenerator
 
instantiationTypes() - Method in interface io.swagger.codegen.v3.CodegenConfig
 
instantiationTypes(Map<String, String>) - Method in class io.swagger.codegen.v3.service.Options
 
INTERFACE_PREFIX - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
INTERFACE_PREFIX_DESC - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
interfaceModels - Variable in class io.swagger.codegen.v3.CodegenModel
 
interfaces - Variable in class io.swagger.codegen.v3.CodegenModel
 
InvalidRule - Class in io.swagger.codegen.v3.ignore.rules
 
INVOKER_PACKAGE - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
INVOKER_PACKAGE_DESC - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
invokerPackage(String) - Method in class io.swagger.codegen.v3.service.Options
 
io.swagger.codegen.v3 - package io.swagger.codegen.v3
 
io.swagger.codegen.v3.auth - package io.swagger.codegen.v3.auth
 
io.swagger.codegen.v3.config - package io.swagger.codegen.v3.config
 
io.swagger.codegen.v3.examples - package io.swagger.codegen.v3.examples
 
io.swagger.codegen.v3.ignore - package io.swagger.codegen.v3.ignore
 
io.swagger.codegen.v3.ignore.rules - package io.swagger.codegen.v3.ignore.rules
 
io.swagger.codegen.v3.service - package io.swagger.codegen.v3.service
 
io.swagger.codegen.v3.service.exception - package io.swagger.codegen.v3.service.exception
 
io.swagger.codegen.v3.templates - package io.swagger.codegen.v3.templates
 
io.swagger.codegen.v3.utils - package io.swagger.codegen.v3.utils
 
IS_ALIAS_EXT_NAME - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
IS_API_KEY_EXT_NAME - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
IS_APPLICATION_EXT_NAME - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
IS_ARRAY_MODEL_EXT_NAME - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
IS_BASIC_EXT_NAME - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
IS_BEARER_EXT_NAME - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
IS_BINARY_EXT_NAME - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
IS_BODY_PARAM_EXT_NAME - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
IS_BOOLEAN_EXT_NAME - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
IS_BYTE_ARRAY_EXT_NAME - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
IS_CODE_EXT_NAME - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
IS_COLLECTION_FORMAT_MULTI_EXT_NAME - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
IS_CONTAINER_EXT_NAME - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
IS_COOKIE_PARAM_EXT_NAME - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
IS_DATE_EXT_NAME - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
IS_DATE_TIME_EXT_NAME - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
IS_DEFAULT_EXT_NAME - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
IS_DELETE_METHOD_EXT_NAME - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
IS_DEPRECATED_EXT_NAME - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
IS_DOUBLE_EXT_NAME - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
IS_ENUM_EXT_NAME - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
IS_FILE_EXT_NAME - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
IS_FLOAT_EXT_NAME - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
IS_FORM_EXT_NAME - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
IS_FORM_PARAM_EXT_NAME - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
IS_GET_METHOD_EXT_NAME - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
IS_HEAD_METHOD_EXT_NAME - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
IS_HEADER_PARAM_EXT_NAME - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
IS_IMPLICIT_EXT_NAME - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
IS_INHERITED_EXT_NAME - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
IS_INTEGER_EXT_NAME - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
IS_KEY_IN_HEADER_EXT_NAME - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
IS_KEY_IN_QUERY_EXT_NAME - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
IS_LIST_CONTAINER_EXT_NAME - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
IS_LONG_EXT_NAME - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
IS_MAP_CONTAINER_EXT_NAME - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
IS_MULTIPART_EXT_NAME - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
IS_NOT_CONTAINER_EXT_NAME - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
IS_NULLABLE_EXT_NAME - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
IS_NUMBER_EXT_NAME - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
IS_NUMERIC_EXT_NAME - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
IS_OAUTH_EXT_NAME - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
IS_OBJECT_EXT_NAME - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
IS_OPTIONS_METHOD_EXT_NAME - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
IS_PASSWORD_EXT_NAME - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
IS_PATCH_METHOD_EXT_NAME - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
IS_PATH_PARAM_EXT_NAME - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
IS_POST_METHOD_EXT_NAME - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
IS_PRIMITIVE_TYPE_EXT_NAME - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
IS_PUT_METHOD_EXT_NAME - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
IS_QUERY_PARAM_EXT_NAME - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
IS_READ_ONLY_EXT_NAME - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
IS_RESPONSE_BINARY_EXT_NAME - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
IS_RESPONSE_FILE_EXT_NAME - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
IS_RESTFUL_CREATE_EXT_NAME - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
IS_RESTFUL_DESTROY_EXT_NAME - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
IS_RESTFUL_EXT_NAME - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
IS_RESTFUL_INDEX_EXT_NAME - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
IS_RESTFUL_SHOW_EXT_NAME - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
IS_RESTFUL_UPDATE_EXT_NAME - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
IS_SIMPLE_TYPE_EXT_NAME - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
IS_STRING_EXT_NAME - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
IS_TRACE_METHOD_EXT_NAME - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
IS_UUID_EXT_NAME - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
IS_XML_ATTRIBUTE_EXT_NAME - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
IS_XML_WRAPPED_EXT_NAME - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
isArray(Boolean) - Method in class io.swagger.codegen.v3.CodegenArgument
 
ISchemaHandler - Interface in io.swagger.codegen.v3
 
isComposedModel - Variable in class io.swagger.codegen.v3.CodegenModel
 
isEmptyVars() - Method in class io.swagger.codegen.v3.CodegenModel
 
isEndsWith() - Method in class io.swagger.codegen.v3.service.HostAccessControl
 
isFlattenInlineComposedSchemas() - Method in class io.swagger.codegen.v3.service.Options
 
isFlattenInlineSchem() - Method in class io.swagger.codegen.v3.config.CodegenConfigurator
 
isJson - Variable in class io.swagger.codegen.v3.CodegenParameter
 
isRegex() - Method in class io.swagger.codegen.v3.service.HostAccessControl
 
isRemoveOperationIdPrefix() - Method in interface io.swagger.codegen.v3.CodegenConfig
 
isResolveFully() - Method in class io.swagger.codegen.v3.config.CodegenConfigurator
 
isSkipOverwrite() - Method in interface io.swagger.codegen.v3.CodegenConfig
 
isSkipOverwrite() - Method in class io.swagger.codegen.v3.config.CodegenConfigurator
 
isUsingFlattenSpecForV2() - Method in class io.swagger.codegen.v3.service.Options
 
isVerbose() - Method in class io.swagger.codegen.v3.config.CodegenConfigurator
 
isWildcard() - Method in class io.swagger.codegen.v3.CodegenResponse
 
items - Variable in class io.swagger.codegen.v3.CodegenParameter
 
items - Variable in class io.swagger.codegen.v3.CodegenProperty
 

J

jsonSchema - Variable in class io.swagger.codegen.v3.CodegenParameter
 
jsonSchema - Variable in class io.swagger.codegen.v3.CodegenProperty
 
jsonSchema - Variable in class io.swagger.codegen.v3.CodegenResponse
 

K

kebab_case - io.swagger.codegen.v3.CodegenConstants.ENUM_PROPERTY_NAMING_TYPE
 
kebab_case - io.swagger.codegen.v3.CodegenConstants.MODEL_PROPERTY_NAMING_TYPE
 
keyParamName - Variable in class io.swagger.codegen.v3.CodegenSecurity
 

L

lang(String) - Method in class io.swagger.codegen.v3.service.GenerationRequest
 
languageSpecificPrimitives() - Method in interface io.swagger.codegen.v3.CodegenConfig
 
languageSpecificPrimitives(List<String>) - Method in class io.swagger.codegen.v3.service.Options
 
library(String) - Method in class io.swagger.codegen.v3.service.Options
 
LIBRARY - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
LIBRARY_DESC - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
LICENSE_NAME - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
LICENSE_NAME_DESC - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
LICENSE_URL - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
LICENSE_URL_DESC - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
loadCodegenConfig() - Method in class io.swagger.codegen.v3.config.CodegenConfigurator
 
loadSpecContent(String, List<AuthorizationValue>) - Method in class io.swagger.codegen.v3.config.CodegenConfigurator
 
LOCAL_HOST - Static variable in class io.swagger.codegen.v3.utils.URLPathUtil
 
LOCAL_VARIABLE_PREFIX - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
LOCAL_VARIABLE_PREFIX_DESC - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
LOGGER - Static variable in class io.swagger.codegen.v3.config.CodegenConfigurator
 
LOGGER - Variable in class io.swagger.codegen.v3.DefaultGenerator
 
LOGGER - Variable in class io.swagger.codegen.v3.examples.XmlExampleGenerator
 
LOGGER - Variable in class io.swagger.codegen.v3.service.GeneratorService
 
LOGGER - Static variable in class io.swagger.codegen.v3.service.GeneratorUtil
 
LOGGER - Static variable in class io.swagger.codegen.v3.utils.URLPathUtil
 

M

main(String[]) - Static method in class io.swagger.codegen.v3.Codegen
Deprecated.
 
main(String[]) - Static method in class io.swagger.codegen.v3.MetaGenerator
Deprecated.
 
major - Variable in class io.swagger.codegen.v3.utils.SemVer
 
mandatory - Variable in class io.swagger.codegen.v3.CodegenModel
 
Markdown - Class in io.swagger.codegen.v3.utils
Utility class to convert Markdown (CommonMark) to HTML.
Markdown() - Constructor for class io.swagger.codegen.v3.utils.Markdown
 
matches(String) - Method in class io.swagger.codegen.v3.ignore.rules.DirectoryRule
 
matches(String) - Method in class io.swagger.codegen.v3.ignore.rules.EverythingRule
 
matches(String) - Method in class io.swagger.codegen.v3.ignore.rules.FileRule
 
matches(String) - Method in class io.swagger.codegen.v3.ignore.rules.InvalidRule
 
matches(String) - Method in class io.swagger.codegen.v3.ignore.rules.RootedFileRule
 
matches(String) - Method in class io.swagger.codegen.v3.ignore.rules.Rule
 
max - Variable in class io.swagger.codegen.v3.CodegenProperty
 
maximum - Variable in class io.swagger.codegen.v3.CodegenParameter
See http://json-schema.org/latest/json-schema-validation.html#anchor17.
maximum - Variable in class io.swagger.codegen.v3.CodegenProperty
 
maxItems - Variable in class io.swagger.codegen.v3.CodegenParameter
See http://json-schema.org/latest/json-schema-validation.html#anchor42
maxItems - Variable in class io.swagger.codegen.v3.CodegenProperty
 
maxLength - Variable in class io.swagger.codegen.v3.CodegenParameter
See http://json-schema.org/latest/json-schema-validation.html#anchor26
maxLength - Variable in class io.swagger.codegen.v3.CodegenProperty
maxLength validation for strings, see http://json-schema.org/latest/json-schema-validation.html#rfc.section.5.2.1
message - Variable in class io.swagger.codegen.v3.CodegenResponse
 
MetaGenerator - Class in io.swagger.codegen.v3
Deprecated.
use instead DefaultGenerator or cli interface from https://github.com/swagger-api/swagger-codegen/pull/547
MetaGenerator() - Constructor for class io.swagger.codegen.v3.MetaGenerator
Deprecated.
 
min - Variable in class io.swagger.codegen.v3.CodegenProperty
 
minimum - Variable in class io.swagger.codegen.v3.CodegenParameter
See http://json-schema.org/latest/json-schema-validation.html#anchor21
minimum - Variable in class io.swagger.codegen.v3.CodegenProperty
 
minItems - Variable in class io.swagger.codegen.v3.CodegenParameter
See http://json-schema.org/latest/json-schema-validation.html#anchor45
minItems - Variable in class io.swagger.codegen.v3.CodegenProperty
 
minLength - Variable in class io.swagger.codegen.v3.CodegenParameter
See http://json-schema.org/latest/json-schema-validation.html#anchor29
minLength - Variable in class io.swagger.codegen.v3.CodegenProperty
minLength validation for strings, see http://json-schema.org/latest/json-schema-validation.html#rfc.section.5.2.2
minor - Variable in class io.swagger.codegen.v3.utils.SemVer
 
MODEL - io.swagger.codegen.v3.CodegenModelType
 
MODEL_DOCS - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
MODEL_DOCS_OPTION - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
MODEL_NAME_PREFIX - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
MODEL_NAME_PREFIX_DESC - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
MODEL_NAME_SUFFIX - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
MODEL_NAME_SUFFIX_DESC - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
MODEL_PACKAGE - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
MODEL_PACKAGE_DESC - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
MODEL_PROPERTY_NAMING - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
MODEL_PROPERTY_NAMING_DESC - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
MODEL_TESTS - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
MODEL_TESTS_OPTION - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
modelDocFileFolder() - Method in interface io.swagger.codegen.v3.CodegenConfig
 
modelDocTemplateFiles() - Method in interface io.swagger.codegen.v3.CodegenConfig
 
modelFileFolder() - Method in interface io.swagger.codegen.v3.CodegenConfig
 
modelImplToXml(Schema, int, Collection<String>) - Method in class io.swagger.codegen.v3.examples.XmlExampleGenerator
 
modelJson - Variable in class io.swagger.codegen.v3.CodegenModel
 
modelNamePrefix(String) - Method in class io.swagger.codegen.v3.service.Options
 
modelNameSuffix(String) - Method in class io.swagger.codegen.v3.service.Options
 
modelPackage() - Method in interface io.swagger.codegen.v3.CodegenConfig
 
modelPackage(String) - Method in class io.swagger.codegen.v3.service.Options
 
MODELS - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
modelTemplateFiles() - Method in interface io.swagger.codegen.v3.CodegenConfig
 
modelTestFileFolder() - Method in interface io.swagger.codegen.v3.CodegenConfig
 
modelTestTemplateFiles() - Method in interface io.swagger.codegen.v3.CodegenConfig
 
ModelUtils - Class in io.swagger.codegen.v3.utils
 
ModelUtils() - Constructor for class io.swagger.codegen.v3.utils.ModelUtils
 
multipleOf - Variable in class io.swagger.codegen.v3.CodegenParameter
See http://json-schema.org/latest/json-schema-validation.html#anchor14
MUSTACHE_TEMPLATE_ENGINE - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
MustacheTemplateEngine - Class in io.swagger.codegen.v3.templates
 
MustacheTemplateEngine(CodegenConfig) - Constructor for class io.swagger.codegen.v3.templates.MustacheTemplateEngine
 

N

name - Variable in class io.swagger.codegen.v3.CodegenModel
 
name - Variable in class io.swagger.codegen.v3.CodegenProperty
 
name - Variable in class io.swagger.codegen.v3.CodegenSecurity
 
nameInCamelCase - Variable in class io.swagger.codegen.v3.CodegenProperty
 
needsUnflattenedSpec() - Method in interface io.swagger.codegen.v3.CodegenConfig
 
NETCORE_PROJECT_FILE - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
NETCORE_PROJECT_FILE_DESC - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
newBoolean(String, String) - Static method in class io.swagger.codegen.v3.CliOption
 
newInstance(CodegenModelType) - Static method in class io.swagger.codegen.v3.CodegenModelFactory
 
NEWLINE - Static variable in class io.swagger.codegen.v3.examples.XmlExampleGenerator
 
newString(String, String) - Static method in class io.swagger.codegen.v3.CliOption
 
nickname - Variable in class io.swagger.codegen.v3.CodegenOperation
 
NON_PUBLIC_API - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
NON_PUBLIC_API_DESC - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
NOOP - io.swagger.codegen.v3.ignore.rules.Rule.Operation
 
notes - Variable in class io.swagger.codegen.v3.CodegenOperation
 
NotFoundException - Exception in io.swagger.codegen.v3.service.exception
 
NotFoundException(String) - Constructor for exception io.swagger.codegen.v3.service.exception.NotFoundException
 
NotFoundException(String, Throwable) - Constructor for exception io.swagger.codegen.v3.service.exception.NotFoundException
 
nullable - Variable in class io.swagger.codegen.v3.CodegenParameter
 
nullable - Variable in class io.swagger.codegen.v3.CodegenProperty
 

O

openAPI - Variable in class io.swagger.codegen.v3.DefaultGenerator
 
openAPI(OpenAPI) - Method in class io.swagger.codegen.v3.ClientOptInput
 
openTag(String) - Method in class io.swagger.codegen.v3.examples.XmlExampleGenerator
 
OPERATION - io.swagger.codegen.v3.CodegenModelType
 
operationId - Variable in class io.swagger.codegen.v3.CodegenOperation
 
operationIdCamelCase - Variable in class io.swagger.codegen.v3.CodegenOperation
 
operationIdLowerCase - Variable in class io.swagger.codegen.v3.CodegenOperation
 
operationIdSnakeCase - Variable in class io.swagger.codegen.v3.CodegenOperation
 
option(String) - Method in class io.swagger.codegen.v3.CodegenArgument
 
OPTIONAL_ASSEMBLY_INFO - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
OPTIONAL_ASSEMBLY_INFO_DESC - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
OPTIONAL_EMIT_DEFAULT_VALUES - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
OPTIONAL_EMIT_DEFAULT_VALUES_DESC - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
OPTIONAL_METHOD_ARGUMENT - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
OPTIONAL_METHOD_ARGUMENT_DESC - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
OPTIONAL_PROJECT_FILE - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
OPTIONAL_PROJECT_FILE_DESC - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
OPTIONAL_PROJECT_GUID - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
OPTIONAL_PROJECT_GUID_DESC - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
optionalVars - Variable in class io.swagger.codegen.v3.CodegenModel
 
options(Options) - Method in class io.swagger.codegen.v3.service.GenerationRequest
 
Options - Class in io.swagger.codegen.v3.service
 
Options() - Constructor for class io.swagger.codegen.v3.service.Options
 
OptionUtils - Class in io.swagger.codegen.v3.utils
 
OptionUtils() - Constructor for class io.swagger.codegen.v3.utils.OptionUtils
 
opts - Variable in class io.swagger.codegen.v3.DefaultGenerator
 
opts(ClientOptInput) - Method in class io.swagger.codegen.v3.DefaultGenerator
 
opts(ClientOptInput) - Method in interface io.swagger.codegen.v3.Generator
 
opts(ClientOpts) - Method in class io.swagger.codegen.v3.ClientOptInput
 
original - io.swagger.codegen.v3.CodegenConstants.ENUM_PROPERTY_NAMING_TYPE
 
original - io.swagger.codegen.v3.CodegenConstants.MODEL_PROPERTY_NAMING_TYPE
 
OTHER - io.swagger.codegen.v3.CodegenType
 
outputDir(String) - Method in class io.swagger.codegen.v3.service.Options
 
outputDirectory - Variable in class io.swagger.codegen.v3.ClientOpts
 
outputFolder() - Method in interface io.swagger.codegen.v3.CodegenConfig
 

P

PACKAGE_AUTHORS - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
PACKAGE_AUTHORS_DESC - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
PACKAGE_COMPANY - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
PACKAGE_COMPANY_DESC - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
PACKAGE_COPYRIGHT - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
PACKAGE_COPYRIGHT_DESC - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
PACKAGE_DESCRIPTION - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
PACKAGE_DESCRIPTION_DESC - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
PACKAGE_NAME - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
PACKAGE_PRODUCTNAME - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
PACKAGE_PRODUCTNAME_DESC - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
PACKAGE_TITLE - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
PACKAGE_TITLE_DESC - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
PACKAGE_VERSION - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
PARAMETER - io.swagger.codegen.v3.CodegenModelType
 
paramName - Variable in class io.swagger.codegen.v3.CodegenParameter
 
parent - Variable in class io.swagger.codegen.v3.CodegenModel
 
parentModel - Variable in class io.swagger.codegen.v3.CodegenModel
 
parentSchema - Variable in class io.swagger.codegen.v3.CodegenModel
 
parentVars - Variable in class io.swagger.codegen.v3.CodegenModel
 
parse(String) - Static method in class io.swagger.codegen.v3.auth.AuthParser
 
parseCommaSeparatedTuples(String) - Static method in class io.swagger.codegen.v3.utils.OptionUtils
 
ParserException - Exception in io.swagger.codegen.v3.ignore.rules
 
ParserException(String) - Constructor for exception io.swagger.codegen.v3.ignore.rules.ParserException
Constructs a new exception with the specified detail message.
PascalCase - io.swagger.codegen.v3.CodegenConstants.ENUM_PROPERTY_NAMING_TYPE
 
PascalCase - io.swagger.codegen.v3.CodegenConstants.MODEL_PROPERTY_NAMING_TYPE
 
path - Variable in class io.swagger.codegen.v3.CodegenOperation
 
pathParams - Variable in class io.swagger.codegen.v3.CodegenOperation
 
pattern - Variable in class io.swagger.codegen.v3.CodegenParameter
See http://json-schema.org/latest/json-schema-validation.html#anchor33
pattern - Variable in class io.swagger.codegen.v3.CodegenProperty
pattern validation for strings, see http://json-schema.org/latest/json-schema-validation.html#rfc.section.5.2.3
PERL_MODULE_NAME - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
PERL_MODULE_NAME_DESC - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
PHP_INVOKER_PACKAGE - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
PHP_INVOKER_PACKAGE_DESC - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
POD_VERSION - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
postProcessAllModels(Map<String, Object>) - Method in interface io.swagger.codegen.v3.CodegenConfig
 
postProcessModelProperty(CodegenModel, CodegenProperty) - Method in interface io.swagger.codegen.v3.CodegenConfig
 
postProcessModels(Map<String, Object>) - Method in interface io.swagger.codegen.v3.CodegenConfig
 
postProcessOperations(Map<String, Object>) - Method in interface io.swagger.codegen.v3.CodegenConfig
 
postProcessOperationsWithModels(Map<String, Object>, List<Object>) - Method in interface io.swagger.codegen.v3.CodegenConfig
 
postProcessParameter(CodegenParameter) - Method in interface io.swagger.codegen.v3.CodegenConfig
 
postProcessSupportingFileData(Map<String, Object>) - Method in interface io.swagger.codegen.v3.CodegenConfig
 
PREFIX_HAS - Static variable in interface io.swagger.codegen.v3.VendorExtendable
 
PREFIX_IS - Static variable in interface io.swagger.codegen.v3.VendorExtendable
 
preprocessOpenAPI(OpenAPI) - Method in interface io.swagger.codegen.v3.CodegenConfig
 
PRESERVE_COMMENT_NEWLINES - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
prioritizedContentTypes - Variable in class io.swagger.codegen.v3.CodegenOperation
 
processCodegenModels(Map<String, CodegenModel>) - Static method in class io.swagger.codegen.v3.utils.ModelUtils
 
processCompiler(Mustache.Compiler) - Method in interface io.swagger.codegen.v3.CodegenConfig
 
processComposedSchemas(CodegenModel, Schema, Map<String, CodegenModel>) - Method in interface io.swagger.codegen.v3.ISchemaHandler
check if there is any composed schema in models or properties.
processModelEnums(Map<String, Object>) - Static method in class io.swagger.codegen.v3.utils.ModelUtils
 
processOpenAPI(OpenAPI) - Method in interface io.swagger.codegen.v3.CodegenConfig
 
processOpts() - Method in interface io.swagger.codegen.v3.CodegenConfig
 
processPaths(Paths) - Method in class io.swagger.codegen.v3.DefaultGenerator
 
processSecurityProperties(Map<String, Object>) - Method in class io.swagger.codegen.v3.DefaultGenerator
 
produces - Variable in class io.swagger.codegen.v3.CodegenOperation
 
PROJECT_NAME - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
properties - Variable in class io.swagger.codegen.v3.ClientOpts
 
PROPERTY - io.swagger.codegen.v3.CodegenModelType
 
PYTHON_PACKAGE_NAME - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
PYTHON_PACKAGE_NAME_DESC - Static variable in class io.swagger.codegen.v3.CodegenConstants
 

Q

queryParams - Variable in class io.swagger.codegen.v3.CodegenOperation
 
quote(String) - Method in class io.swagger.codegen.v3.examples.XmlExampleGenerator
 

R

read() - Static method in class io.swagger.codegen.v3.utils.ImplementationVersion
 
read(String) - Static method in class io.swagger.codegen.v3.config.ConfigParser
 
readLanguageArguments() - Method in interface io.swagger.codegen.v3.CodegenConfig
 
readOnlyVars - Variable in class io.swagger.codegen.v3.CodegenModel
 
readProcessedModels(Map<String, Object>) - Method in interface io.swagger.codegen.v3.ISchemaHandler
 
readResourceContents(String) - Method in class io.swagger.codegen.v3.AbstractGenerator
 
readTemplate(String) - Method in class io.swagger.codegen.v3.AbstractGenerator
 
readTemplate(String) - Method in class io.swagger.codegen.v3.templates.MustacheTemplateEngine
 
readWriteVars - Variable in class io.swagger.codegen.v3.CodegenModel
 
reconstruct(List<AuthorizationValue>) - Static method in class io.swagger.codegen.v3.auth.AuthParser
 
RELEASE_NOTE - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
RELEASE_NOTE_DESC - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
releaseNote(String) - Method in class io.swagger.codegen.v3.service.Options
 
REMOVE_OPERATION_ID_PREFIX - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
REMOVE_OPERATION_ID_PREFIX_DESC - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
removeOperationIdPrefix(Boolean) - Method in class io.swagger.codegen.v3.service.Options
 
RenderRequest - Class in io.swagger.codegen.v3.service
 
RenderRequest() - Constructor for class io.swagger.codegen.v3.service.RenderRequest
 
RenderResponse - Class in io.swagger.codegen.v3.service
 
RenderResponse() - Constructor for class io.swagger.codegen.v3.service.RenderResponse
 
renderTemplate(RenderRequest) - Method in class io.swagger.codegen.v3.service.GeneratorService
 
renderTemplate(String, String) - Method in class io.swagger.codegen.v3.DefaultGenerator
 
renderTemplate(String, String) - Method in interface io.swagger.codegen.v3.Generator
 
requestBodyExamples - Variable in class io.swagger.codegen.v3.CodegenOperation
 
required - Variable in class io.swagger.codegen.v3.CodegenParameter
Determines whether this parameter is mandatory.
required - Variable in class io.swagger.codegen.v3.CodegenProperty
 
requiredParams - Variable in class io.swagger.codegen.v3.CodegenOperation
 
requiredVars - Variable in class io.swagger.codegen.v3.CodegenModel
 
reservedWords() - Method in interface io.swagger.codegen.v3.CodegenConfig
 
reservedWordsMappings() - Method in interface io.swagger.codegen.v3.CodegenConfig
 
reservedWordsMappings(Map<String, String>) - Method in class io.swagger.codegen.v3.service.Options
 
resolve(String) - Method in class io.swagger.codegen.v3.templates.CodegenTemplateLoader
 
resolveFully(Boolean) - Method in class io.swagger.codegen.v3.service.Options
 
RESPONSE - io.swagger.codegen.v3.CodegenModelType
 
responseHeaders - Variable in class io.swagger.codegen.v3.CodegenOperation
 
responses - Variable in class io.swagger.codegen.v3.CodegenOperation
 
RETURN_ICOLLECTION - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
RETURN_ICOLLECTION_DESC - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
returnBaseType - Variable in class io.swagger.codegen.v3.CodegenOperation
 
returnContainer - Variable in class io.swagger.codegen.v3.CodegenOperation
 
returnSimpleType - Variable in class io.swagger.codegen.v3.CodegenOperation
 
returnType - Variable in class io.swagger.codegen.v3.CodegenOperation
 
returnTypeIsPrimitive - Variable in class io.swagger.codegen.v3.CodegenOperation
 
revision - Variable in class io.swagger.codegen.v3.utils.SemVer
 
RootedFileRule - Class in io.swagger.codegen.v3.ignore.rules
A special case rule which matches files only if they're located in the same directory as the .swagger-codegen-ignore file.
Rule - Class in io.swagger.codegen.v3.ignore.rules
 
Rule.Operation - Enum in io.swagger.codegen.v3.ignore.rules
 

S

sanitizeName(String) - Method in interface io.swagger.codegen.v3.CodegenConfig
 
sanitizeTag(String) - Method in interface io.swagger.codegen.v3.CodegenConfig
 
schema - Variable in class io.swagger.codegen.v3.CodegenResponse
 
SCM_CONNECTION - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
SCM_CONNECTION_DESC - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
SCM_DEVELOPER_CONNECTION - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
SCM_DEVELOPER_CONNECTION_DESC - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
SCM_URL - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
SCM_URL_DESC - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
scopes - Variable in class io.swagger.codegen.v3.CodegenSecurity
 
secondaryParam - Variable in class io.swagger.codegen.v3.CodegenParameter
 
secondaryParam - Variable in class io.swagger.codegen.v3.CodegenProperty
 
SECURITY - io.swagger.codegen.v3.CodegenModelType
 
SemVer - Class in io.swagger.codegen.v3.utils
 
SemVer(String) - Constructor for class io.swagger.codegen.v3.utils.SemVer
 
SERIALIZABLE_MODEL - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
SERIALIZABLE_MODEL_DESC - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
SERIALIZE_BIG_DECIMAL_AS_STRING - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
SERIALIZE_BIG_DECIMAL_AS_STRING_DESC - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
SERVER - io.swagger.codegen.v3.CodegenType
 
SERVER - io.swagger.codegen.v3.service.GenerationRequest.Type
 
set_enum(List<String>) - Method in class io.swagger.codegen.v3.CodegenProperty
 
setAdditionalProperties(Map<String, Object>) - Method in class io.swagger.codegen.v3.config.CodegenConfigurator
 
setAdditionalProperties(Map<String, Object>) - Method in class io.swagger.codegen.v3.service.Options
 
setAdditionalPropertiesType(String) - Method in class io.swagger.codegen.v3.CodegenModel
 
setAllMandatory(Set<String>) - Method in class io.swagger.codegen.v3.CodegenModel
 
setAllowableValues(Map<String, Object>) - Method in class io.swagger.codegen.v3.CodegenModel
 
setAllowableValues(Map<String, Object>) - Method in class io.swagger.codegen.v3.CodegenProperty
 
setAllowedAuthHosts(List<HostAccessControl>) - Method in class io.swagger.codegen.v3.config.CodegenConfigurator
 
setAllowedAuthHosts(List<HostAccessControl>) - Method in class io.swagger.codegen.v3.service.Options
 
setAllVars(List<CodegenProperty>) - Method in class io.swagger.codegen.v3.CodegenModel
 
setApiPackage(String) - Method in class io.swagger.codegen.v3.config.CodegenConfigurator
 
setApiPackage(String) - Method in class io.swagger.codegen.v3.service.Options
 
setArray(Boolean) - Method in class io.swagger.codegen.v3.CodegenArgument
 
setArrayModelType(String) - Method in class io.swagger.codegen.v3.CodegenModel
 
setArtifactId(String) - Method in class io.swagger.codegen.v3.config.CodegenConfigurator
 
setArtifactId(String) - Method in class io.swagger.codegen.v3.service.Options
 
setArtifactVersion(String) - Method in class io.swagger.codegen.v3.config.CodegenConfigurator
 
setArtifactVersion(String) - Method in class io.swagger.codegen.v3.service.Options
 
setAuth(String) - Method in class io.swagger.codegen.v3.ClientOptInput
Deprecated.
setAuth(String) - Method in class io.swagger.codegen.v3.config.CodegenConfigurator
 
setAuth(String) - Method in class io.swagger.codegen.v3.service.Options
 
setAuthorizationValue(AuthorizationValue) - Method in class io.swagger.codegen.v3.config.CodegenConfigurator
 
setAuthorizationValue(AuthorizationValue) - Method in class io.swagger.codegen.v3.service.Options
 
setBaseName(String) - Method in class io.swagger.codegen.v3.CodegenProperty
 
setBaseType(String) - Method in class io.swagger.codegen.v3.CodegenProperty
 
setChildren(List<CodegenModel>) - Method in class io.swagger.codegen.v3.CodegenModel
 
setClassFilename(String) - Method in class io.swagger.codegen.v3.CodegenModel
 
setClassname(String) - Method in class io.swagger.codegen.v3.CodegenModel
 
setClassVarName(String) - Method in class io.swagger.codegen.v3.CodegenModel
 
setCodegenArguments(List<CodegenArgument>) - Method in class io.swagger.codegen.v3.config.CodegenConfigurator
 
setCodegenArguments(Map<String, String>) - Method in class io.swagger.codegen.v3.service.Options
 
setCodegenVersion(GenerationRequest.CodegenVersion) - Method in class io.swagger.codegen.v3.service.GenerationRequest
 
setComplexType(String) - Method in class io.swagger.codegen.v3.CodegenProperty
 
setConfig(CodegenConfig) - Method in class io.swagger.codegen.v3.ClientOptInput
 
setContainerType(String) - Method in class io.swagger.codegen.v3.CodegenProperty
 
setContentType(String) - Method in class io.swagger.codegen.v3.CodegenContent
 
setContext(String) - Method in class io.swagger.codegen.v3.service.RenderRequest
 
setCustomTemplateDir(String) - Method in class io.swagger.codegen.v3.templates.CodegenTemplateLoader
 
setDataFormat(String) - Method in class io.swagger.codegen.v3.CodegenProperty
 
setDatatype(String) - Method in class io.swagger.codegen.v3.CodegenProperty
 
setDataType(String) - Method in class io.swagger.codegen.v3.CodegenModel
 
setDatatypeWithEnum(String) - Method in class io.swagger.codegen.v3.CodegenProperty
 
setDefault(String) - Method in class io.swagger.codegen.v3.CliOption
 
setDefaultValue(String) - Method in class io.swagger.codegen.v3.CodegenModel
 
setDefaultValue(String) - Method in class io.swagger.codegen.v3.CodegenProperty
 
setDefaultValueWithParam(String) - Method in class io.swagger.codegen.v3.CodegenProperty
 
setDeniedAuthHosts(List<HostAccessControl>) - Method in class io.swagger.codegen.v3.config.CodegenConfigurator
 
setDeniedAuthHosts(List<HostAccessControl>) - Method in class io.swagger.codegen.v3.service.Options
 
setDescription(String) - Method in class io.swagger.codegen.v3.CliOption
 
setDescription(String) - Method in class io.swagger.codegen.v3.CodegenArgument
 
setDescription(String) - Method in class io.swagger.codegen.v3.CodegenModel
 
setDescription(String) - Method in class io.swagger.codegen.v3.CodegenProperty
 
setDiscriminator(Discriminator) - Method in class io.swagger.codegen.v3.CodegenModel
 
setEmptyVars(boolean) - Method in class io.swagger.codegen.v3.CodegenModel
 
setEndsWith(boolean) - Method in class io.swagger.codegen.v3.service.HostAccessControl
 
setEnum(Map<String, String>) - Method in class io.swagger.codegen.v3.CliOption
 
setEnumName(String) - Method in class io.swagger.codegen.v3.CodegenProperty
 
setExample(String) - Method in class io.swagger.codegen.v3.CodegenProperty
 
setExclusiveMaximum(boolean) - Method in class io.swagger.codegen.v3.CodegenProperty
 
setExclusiveMinimum(boolean) - Method in class io.swagger.codegen.v3.CodegenProperty
 
setExternalDocumentation(ExternalDocumentation) - Method in class io.swagger.codegen.v3.CodegenModel
 
setFlattenInlineComposedSchema(boolean) - Method in class io.swagger.codegen.v3.service.Options
 
setFlattenInlineSchema(boolean) - Method in class io.swagger.codegen.v3.config.CodegenConfigurator
 
setGenerateSwaggerMetadata(Boolean) - Method in class io.swagger.codegen.v3.DefaultGenerator
Programmatically disable the output of .swagger-codegen/VERSION, .swagger-codegen-ignore, or other metadata files used by Swagger Codegen.
setGeneratorPropertyDefault(String, String) - Method in class io.swagger.codegen.v3.DefaultGenerator
Set generator properties otherwise pulled from system properties.
setGetter(String) - Method in class io.swagger.codegen.v3.CodegenProperty
 
setGitRepoBaseURL(String) - Method in interface io.swagger.codegen.v3.CodegenConfig
 
setGitRepoBaseURL(String) - Method in class io.swagger.codegen.v3.config.CodegenConfigurator
 
setGitRepoBaseURL(String) - Method in class io.swagger.codegen.v3.service.Options
 
setGitRepoId(String) - Method in interface io.swagger.codegen.v3.CodegenConfig
 
setGitRepoId(String) - Method in class io.swagger.codegen.v3.config.CodegenConfigurator
 
setGitRepoId(String) - Method in class io.swagger.codegen.v3.service.Options
 
setGitUserId(String) - Method in interface io.swagger.codegen.v3.CodegenConfig
 
setGitUserId(String) - Method in class io.swagger.codegen.v3.config.CodegenConfigurator
 
setGitUserId(String) - Method in class io.swagger.codegen.v3.service.Options
 
setGroupId(String) - Method in class io.swagger.codegen.v3.config.CodegenConfigurator
 
setGroupId(String) - Method in class io.swagger.codegen.v3.service.Options
 
setHost(String) - Method in class io.swagger.codegen.v3.service.HostAccessControl
 
setHttpUserAgent(String) - Method in interface io.swagger.codegen.v3.CodegenConfig
 
setHttpUserAgent(String) - Method in class io.swagger.codegen.v3.config.CodegenConfigurator
 
setHttpUserAgent(String) - Method in class io.swagger.codegen.v3.service.Options
 
setIgnoreFileOverride(String) - Method in class io.swagger.codegen.v3.config.CodegenConfigurator
 
setIgnoreFileOverride(String) - Method in class io.swagger.codegen.v3.service.Options
 
setIgnoreFilePathOverride(String) - Method in interface io.swagger.codegen.v3.CodegenConfig
 
setIgnoreImportMapping(boolean) - Method in interface io.swagger.codegen.v3.CodegenConfig
 
setImportMappings(Map<String, String>) - Method in class io.swagger.codegen.v3.config.CodegenConfigurator
 
setImportMappings(Map<String, String>) - Method in class io.swagger.codegen.v3.service.Options
 
setImports(Set<String>) - Method in class io.swagger.codegen.v3.CodegenModel
 
setInputSpec(String) - Method in interface io.swagger.codegen.v3.CodegenConfig
 
setInputSpec(String) - Method in class io.swagger.codegen.v3.config.CodegenConfigurator
 
setInputSpecURL(String) - Method in class io.swagger.codegen.v3.config.CodegenConfigurator
 
setInputURL(String) - Method in interface io.swagger.codegen.v3.CodegenConfig
 
setInstantiationTypes(Map<String, String>) - Method in class io.swagger.codegen.v3.config.CodegenConfigurator
 
setInstantiationTypes(Map<String, String>) - Method in class io.swagger.codegen.v3.service.Options
 
setInterfaceModels(List<CodegenModel>) - Method in class io.swagger.codegen.v3.CodegenModel
 
setInterfaces(List<String>) - Method in class io.swagger.codegen.v3.CodegenModel
 
setInvokerPackage(String) - Method in class io.swagger.codegen.v3.config.CodegenConfigurator
 
setInvokerPackage(String) - Method in class io.swagger.codegen.v3.service.Options
 
setIsComposedModel(boolean) - Method in class io.swagger.codegen.v3.CodegenModel
 
setItems(CodegenProperty) - Method in class io.swagger.codegen.v3.CodegenProperty
 
setJsonSchema(String) - Method in class io.swagger.codegen.v3.CodegenProperty
 
setLang(String) - Method in class io.swagger.codegen.v3.config.CodegenConfigurator
 
setLang(String) - Method in class io.swagger.codegen.v3.service.GenerationRequest
 
setLanguageArguments(List<CodegenArgument>) - Method in interface io.swagger.codegen.v3.CodegenConfig
 
setLanguageSpecificPrimitives(List<String>) - Method in class io.swagger.codegen.v3.service.Options
 
setLanguageSpecificPrimitives(Set<String>) - Method in class io.swagger.codegen.v3.config.CodegenConfigurator
 
setLibrary(String) - Method in interface io.swagger.codegen.v3.CodegenConfig
 
setLibrary(String) - Method in class io.swagger.codegen.v3.config.CodegenConfigurator
 
setLibrary(String) - Method in class io.swagger.codegen.v3.service.Options
 
setMandatory(Set<String>) - Method in class io.swagger.codegen.v3.CodegenModel
 
setMax(String) - Method in class io.swagger.codegen.v3.CodegenProperty
 
setMaximum(String) - Method in class io.swagger.codegen.v3.CodegenProperty
 
setMaxItems(Integer) - Method in class io.swagger.codegen.v3.CodegenProperty
 
setMaxLength(Integer) - Method in class io.swagger.codegen.v3.CodegenProperty
 
setMin(String) - Method in class io.swagger.codegen.v3.CodegenProperty
 
setMinimum(String) - Method in class io.swagger.codegen.v3.CodegenProperty
 
setMinItems(Integer) - Method in class io.swagger.codegen.v3.CodegenProperty
 
setMinLength(Integer) - Method in class io.swagger.codegen.v3.CodegenProperty
 
setModelJson(String) - Method in class io.swagger.codegen.v3.CodegenModel
 
setModelNamePrefix(String) - Method in class io.swagger.codegen.v3.config.CodegenConfigurator
 
setModelNamePrefix(String) - Method in class io.swagger.codegen.v3.service.Options
 
setModelNameSuffix(String) - Method in class io.swagger.codegen.v3.config.CodegenConfigurator
 
setModelNameSuffix(String) - Method in class io.swagger.codegen.v3.service.Options
 
setModelPackage(String) - Method in class io.swagger.codegen.v3.config.CodegenConfigurator
 
setModelPackage(String) - Method in class io.swagger.codegen.v3.service.Options
 
setName(String) - Method in class io.swagger.codegen.v3.CodegenModel
 
setName(String) - Method in class io.swagger.codegen.v3.CodegenProperty
 
setNameInCamelCase(String) - Method in class io.swagger.codegen.v3.CodegenProperty
 
setNullable(boolean) - Method in class io.swagger.codegen.v3.CodegenProperty
 
setOpenAPI(OpenAPI) - Method in class io.swagger.codegen.v3.ClientOptInput
 
setOption(String) - Method in class io.swagger.codegen.v3.CodegenArgument
 
setOption(String, String) - Method in class io.swagger.codegen.v3.config.Config
 
setOptionalVars(List<CodegenProperty>) - Method in class io.swagger.codegen.v3.CodegenModel
 
setOptions(Options) - Method in class io.swagger.codegen.v3.service.GenerationRequest
 
setOpts(ClientOpts) - Method in class io.swagger.codegen.v3.ClientOptInput
 
setOutputDir(String) - Method in interface io.swagger.codegen.v3.CodegenConfig
 
setOutputDir(String) - Method in class io.swagger.codegen.v3.config.CodegenConfigurator
 
setOutputDir(String) - Method in class io.swagger.codegen.v3.service.Options
 
setOutputDirectory(String) - Method in class io.swagger.codegen.v3.ClientOpts
 
setParent(String) - Method in class io.swagger.codegen.v3.CodegenModel
 
setParentModel(CodegenModel) - Method in class io.swagger.codegen.v3.CodegenModel
 
setParentSchema(String) - Method in class io.swagger.codegen.v3.CodegenModel
 
setParentVars(List<CodegenProperty>) - Method in class io.swagger.codegen.v3.CodegenModel
 
setPattern(String) - Method in class io.swagger.codegen.v3.CodegenProperty
 
setProperties(Map<String, String>) - Method in class io.swagger.codegen.v3.ClientOpts
 
setReadOnlyVars(List<CodegenProperty>) - Method in class io.swagger.codegen.v3.CodegenModel
 
setReadWriteVars(List<CodegenProperty>) - Method in class io.swagger.codegen.v3.CodegenModel
 
setRegex(boolean) - Method in class io.swagger.codegen.v3.service.HostAccessControl
 
setReleaseNote(String) - Method in interface io.swagger.codegen.v3.CodegenConfig
 
setReleaseNote(String) - Method in class io.swagger.codegen.v3.config.CodegenConfigurator
 
setReleaseNote(String) - Method in class io.swagger.codegen.v3.service.Options
 
setRemoveOperationIdPrefix(boolean) - Method in interface io.swagger.codegen.v3.CodegenConfig
 
setRemoveOperationIdPrefix(boolean) - Method in class io.swagger.codegen.v3.config.CodegenConfigurator
 
setRemoveOperationIdPrefix(Boolean) - Method in class io.swagger.codegen.v3.service.Options
 
setRequired(boolean) - Method in class io.swagger.codegen.v3.CodegenProperty
 
setRequiredVars(List<CodegenProperty>) - Method in class io.swagger.codegen.v3.CodegenModel
 
setReservedWordsMappings(Map<String, String>) - Method in class io.swagger.codegen.v3.config.CodegenConfigurator
 
setReservedWordsMappings(Map<String, String>) - Method in class io.swagger.codegen.v3.service.Options
 
setResolveFully(boolean) - Method in class io.swagger.codegen.v3.config.CodegenConfigurator
 
setResolveFully(Boolean) - Method in class io.swagger.codegen.v3.service.Options
 
setSecondaryParam(boolean) - Method in class io.swagger.codegen.v3.CodegenProperty
 
setSetter(String) - Method in class io.swagger.codegen.v3.CodegenProperty
 
setShortOption(String) - Method in class io.swagger.codegen.v3.CodegenArgument
 
setSkipInlineModelMatches(boolean) - Method in class io.swagger.codegen.v3.config.CodegenConfigurator
 
setSkipOverride(Boolean) - Method in class io.swagger.codegen.v3.service.Options
 
setSkipOverwrite(boolean) - Method in interface io.swagger.codegen.v3.CodegenConfig
 
setSkipOverwrite(boolean) - Method in class io.swagger.codegen.v3.config.CodegenConfigurator
 
setSpec(Object) - Method in class io.swagger.codegen.v3.service.GenerationRequest
 
setSpecURL(String) - Method in class io.swagger.codegen.v3.service.GenerationRequest
 
setSubTypes(List<CodegenModel>) - Method in class io.swagger.codegen.v3.CodegenModel
 
setSystemProperties(Map<String, String>) - Method in class io.swagger.codegen.v3.config.CodegenConfigurator
 
setSystemProperties(Map<String, String>) - Method in class io.swagger.codegen.v3.service.Options
 
setTarget(String) - Method in class io.swagger.codegen.v3.ClientOpts
 
setTemplate(String) - Method in class io.swagger.codegen.v3.service.RenderRequest
 
setTemplateDir(String) - Method in class io.swagger.codegen.v3.config.CodegenConfigurator
 
setTemplateDir(String) - Method in class io.swagger.codegen.v3.templates.CodegenTemplateLoader
 
setTemplateVersion(String) - Method in class io.swagger.codegen.v3.config.CodegenConfigurator
 
setTemplateVersion(String) - Method in class io.swagger.codegen.v3.service.Options
 
setter - Variable in class io.swagger.codegen.v3.CodegenProperty
 
setTitle(String) - Method in class io.swagger.codegen.v3.CodegenModel
 
setTitle(String) - Method in class io.swagger.codegen.v3.CodegenProperty
 
setType(GenerationRequest.Type) - Method in class io.swagger.codegen.v3.service.GenerationRequest
 
setType(String) - Method in interface io.swagger.codegen.v3.auth.AuthMethod
 
setType(String) - Method in class io.swagger.codegen.v3.CliOption
 
setType(String) - Method in class io.swagger.codegen.v3.CodegenArgument
 
setTypeMapping(CodegenModelType, Class<?>) - Static method in class io.swagger.codegen.v3.CodegenModelFactory
Configure a different implementation class.
setTypeMappings(Map<String, String>) - Method in class io.swagger.codegen.v3.config.CodegenConfigurator
 
setTypeMappings(Map<String, String>) - Method in class io.swagger.codegen.v3.service.Options
 
setUnescapedDescription(String) - Method in class io.swagger.codegen.v3.CodegenModel
 
setUnescapedDescription(String) - Method in class io.swagger.codegen.v3.CodegenProperty
 
setUnflattenedOpenAPI(OpenAPI) - Method in interface io.swagger.codegen.v3.CodegenConfig
 
setUri(String) - Method in class io.swagger.codegen.v3.ClientOpts
 
setUsingFlattenSpecForV2(Boolean) - Method in class io.swagger.codegen.v3.service.Options
 
setValue(String) - Method in class io.swagger.codegen.v3.CodegenArgument
 
setValue(String) - Method in class io.swagger.codegen.v3.service.RenderResponse
 
setVars(List<CodegenProperty>) - Method in class io.swagger.codegen.v3.CodegenModel
 
setVendorExtensions(Map<String, Object>) - Method in class io.swagger.codegen.v3.CodegenObject
 
setVerbose(boolean) - Method in class io.swagger.codegen.v3.config.CodegenConfigurator
 
setXmlName(String) - Method in class io.swagger.codegen.v3.CodegenModel
 
setXmlName(String) - Method in class io.swagger.codegen.v3.CodegenProperty
 
setXmlNamespace(String) - Method in class io.swagger.codegen.v3.CodegenModel
 
setXmlNamespace(String) - Method in class io.swagger.codegen.v3.CodegenProperty
 
setXmlPrefix(String) - Method in class io.swagger.codegen.v3.CodegenModel
 
setXmlPrefix(String) - Method in class io.swagger.codegen.v3.CodegenProperty
 
shortOption(String) - Method in class io.swagger.codegen.v3.CodegenArgument
 
shouldOverwrite(String) - Method in interface io.swagger.codegen.v3.CodegenConfig
 
skipOverride(Boolean) - Method in class io.swagger.codegen.v3.service.Options
 
snake_case - io.swagger.codegen.v3.CodegenConstants.ENUM_PROPERTY_NAMING_TYPE
 
snake_case - io.swagger.codegen.v3.CodegenConstants.MODEL_PROPERTY_NAMING_TYPE
 
SORT_PARAMS_BY_REQUIRED_FLAG - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
SORT_PARAMS_BY_REQUIRED_FLAG_DESC - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
SOURCE_FOLDER - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
SOURCE_FOLDER_DESC - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
spec(Object) - Method in class io.swagger.codegen.v3.service.GenerationRequest
 
specURL(String) - Method in class io.swagger.codegen.v3.service.GenerationRequest
 
splitCommaSeparatedList(String) - Static method in class io.swagger.codegen.v3.utils.OptionUtils
 
subresourceOperation - Variable in class io.swagger.codegen.v3.CodegenOperation
 
subTypes - Variable in class io.swagger.codegen.v3.CodegenModel
 
summary - Variable in class io.swagger.codegen.v3.CodegenOperation
 
supportedLibraries() - Method in interface io.swagger.codegen.v3.CodegenConfig
 
SUPPORTING_FILES - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
SupportingFile - Class in io.swagger.codegen.v3
 
SupportingFile(String, String) - Constructor for class io.swagger.codegen.v3.SupportingFile
 
SupportingFile(String, String, String) - Constructor for class io.swagger.codegen.v3.SupportingFile
 
supportingFiles() - Method in interface io.swagger.codegen.v3.CodegenConfig
 
SUPPORTS_ASYNC - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
SUPPORTS_ASYNC_DESC - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
SUPPORTS_ES6 - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
SUPPORTS_ES6_DESC - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
systemProperties - Variable in class io.swagger.codegen.v3.service.Options
 
systemProperties(Map<String, String>) - Method in class io.swagger.codegen.v3.service.Options
 

T

TAG_END - Static variable in class io.swagger.codegen.v3.examples.XmlExampleGenerator
 
TAG_START - Static variable in class io.swagger.codegen.v3.examples.XmlExampleGenerator
 
tags - Variable in class io.swagger.codegen.v3.CodegenOperation
 
target - Variable in class io.swagger.codegen.v3.ClientOpts
 
template(String) - Method in class io.swagger.codegen.v3.service.RenderRequest
 
TEMPLATE_DIR - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
TEMPLATE_ENGINE - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
TEMPLATE_VERSION - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
templateDir() - Method in interface io.swagger.codegen.v3.CodegenConfig
 
templateDir(String) - Method in class io.swagger.codegen.v3.templates.CodegenTemplateLoader
 
templateEngine - Variable in class io.swagger.codegen.v3.DefaultGenerator
 
TemplateEngine - Interface in io.swagger.codegen.v3.templates
 
templateFile - Variable in class io.swagger.codegen.v3.SupportingFile
 
templateVersion(String) - Method in class io.swagger.codegen.v3.service.Options
 
testExample - Variable in class io.swagger.codegen.v3.CodegenParameter
 
testPackage() - Method in interface io.swagger.codegen.v3.CodegenConfig
 
testPath - Variable in class io.swagger.codegen.v3.CodegenOperation
 
title - Variable in class io.swagger.codegen.v3.CodegenModel
 
title - Variable in class io.swagger.codegen.v3.CodegenProperty
 
toApiDocFilename(String) - Method in interface io.swagger.codegen.v3.CodegenConfig
 
toApiFilename(String) - Method in interface io.swagger.codegen.v3.CodegenConfig
 
toApiImport(String) - Method in interface io.swagger.codegen.v3.CodegenConfig
 
toApiName(String) - Method in interface io.swagger.codegen.v3.CodegenConfig
 
toApiTestFilename(String) - Method in interface io.swagger.codegen.v3.CodegenConfig
 
toApiVarName(String) - Method in interface io.swagger.codegen.v3.CodegenConfig
 
toBooleanGetter(String) - Method in interface io.swagger.codegen.v3.CodegenConfig
 
toClientOptInput() - Method in class io.swagger.codegen.v3.config.CodegenConfigurator
 
toEnumVarName(String) - Static method in class io.swagger.codegen.v3.utils.ModelUtils
 
toGetter(String) - Method in interface io.swagger.codegen.v3.CodegenConfig
 
toHtml(String) - Method in class io.swagger.codegen.v3.utils.Markdown
Convert input markdown text to HTML.
tokenUrl - Variable in class io.swagger.codegen.v3.CodegenSecurity
 
toModelDocFilename(String) - Method in interface io.swagger.codegen.v3.CodegenConfig
 
toModelFilename(String) - Method in interface io.swagger.codegen.v3.CodegenConfig
 
toModelImport(String) - Method in interface io.swagger.codegen.v3.CodegenConfig
 
toModelName(String) - Method in interface io.swagger.codegen.v3.CodegenConfig
 
toModelTestFilename(String) - Method in interface io.swagger.codegen.v3.CodegenConfig
 
toParamName(String) - Method in interface io.swagger.codegen.v3.CodegenConfig
 
toSetter(String) - Method in interface io.swagger.codegen.v3.CodegenConfig
 
toString() - Method in class io.swagger.codegen.v3.ClientOpts
 
toString() - Method in class io.swagger.codegen.v3.CodegenModel
 
toString() - Method in class io.swagger.codegen.v3.CodegenOperation
 
toString() - Method in class io.swagger.codegen.v3.CodegenParameter
 
toString() - Method in class io.swagger.codegen.v3.CodegenProperty
 
toString() - Method in class io.swagger.codegen.v3.CodegenResponse
 
toString() - Method in class io.swagger.codegen.v3.CodegenSecurity
 
toString() - Method in class io.swagger.codegen.v3.SupportingFile
 
toString() - Method in class io.swagger.codegen.v3.utils.SemVer
 
toValue() - Method in enum io.swagger.codegen.v3.CodegenType
 
toXml(Schema) - Method in class io.swagger.codegen.v3.examples.XmlExampleGenerator
 
toXml(Schema, int, Collection<String>) - Method in class io.swagger.codegen.v3.examples.XmlExampleGenerator
 
toXml(String, Schema, int, Collection<String>) - Method in class io.swagger.codegen.v3.examples.XmlExampleGenerator
 
type - Variable in class io.swagger.codegen.v3.CodegenSecurity
 
type(GenerationRequest.Type) - Method in class io.swagger.codegen.v3.service.GenerationRequest
 
type(String) - Method in class io.swagger.codegen.v3.CodegenArgument
 
typeMapping() - Method in interface io.swagger.codegen.v3.CodegenConfig
 
typeMappings(Map<String, String>) - Method in class io.swagger.codegen.v3.service.Options
 

U

unescapedDescription - Variable in class io.swagger.codegen.v3.CodegenModel
 
unescapedDescription - Variable in class io.swagger.codegen.v3.CodegenParameter
 
unescapedDescription - Variable in class io.swagger.codegen.v3.CodegenProperty
The 'description' string without escape charcters needed by some programming languages/targets
unescapedNotes - Variable in class io.swagger.codegen.v3.CodegenOperation
 
uniqueItems - Variable in class io.swagger.codegen.v3.CodegenParameter
See http://json-schema.org/latest/json-schema-validation.html#anchor49
updateCodegenPropertyEnum(CodegenProperty) - Static method in class io.swagger.codegen.v3.utils.ModelUtils
Update codegen property's enum by adding "enumVars" (with name and value)
UPPERCASE - io.swagger.codegen.v3.CodegenConstants.ENUM_PROPERTY_NAMING_TYPE
 
uri - Variable in class io.swagger.codegen.v3.ClientOpts
 
URLPathUtil - Class in io.swagger.codegen.v3.utils
 
URLPathUtil() - Constructor for class io.swagger.codegen.v3.utils.URLPathUtil
 
USE_COLLECTION - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
USE_COLLECTION_DESC - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
USE_DATETIME_OFFSET - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
USE_DATETIME_OFFSET_DESC - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
USE_OAS2 - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
USE_OAS2_DESC - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
USE_OAS2_OPTION - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
usingFlattenSpecForV2(Boolean) - Method in class io.swagger.codegen.v3.service.Options
 

V

V2 - io.swagger.codegen.v3.service.GenerationRequest.CodegenVersion
 
V3 - io.swagger.codegen.v3.service.GenerationRequest.CodegenVersion
 
VALIDATABLE - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
VALIDATABLE_DESC - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
validateSpec(String, String, String) - Static method in class io.swagger.codegen.v3.service.GeneratorUtil
 
value(String) - Method in class io.swagger.codegen.v3.CodegenArgument
 
value(String) - Method in class io.swagger.codegen.v3.service.RenderResponse
 
valueOf(String) - Static method in enum io.swagger.codegen.v3.CodegenConstants.ENUM_PROPERTY_NAMING_TYPE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.swagger.codegen.v3.CodegenConstants.MODEL_PROPERTY_NAMING_TYPE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.swagger.codegen.v3.CodegenModelType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.swagger.codegen.v3.CodegenType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.swagger.codegen.v3.ignore.rules.Rule.Operation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.swagger.codegen.v3.service.GenerationRequest.CodegenVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.swagger.codegen.v3.service.GenerationRequest.Type
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.swagger.codegen.v3.CodegenConstants.ENUM_PROPERTY_NAMING_TYPE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.swagger.codegen.v3.CodegenConstants.MODEL_PROPERTY_NAMING_TYPE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.swagger.codegen.v3.CodegenModelType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.swagger.codegen.v3.CodegenType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.swagger.codegen.v3.ignore.rules.Rule.Operation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.swagger.codegen.v3.service.GenerationRequest.CodegenVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.swagger.codegen.v3.service.GenerationRequest.Type
Returns an array containing the constants of this enum type, in the order they are declared.
vars - Variable in class io.swagger.codegen.v3.CodegenModel
 
VendorExtendable - Interface in io.swagger.codegen.v3
 
vendorExtensions - Variable in class io.swagger.codegen.v3.CodegenObject
 
vendorExtensions() - Method in interface io.swagger.codegen.v3.CodegenConfig
 

W

WITH_XML - Static variable in class io.swagger.codegen.v3.CodegenConstants
 
writeToFile(String, String) - Method in class io.swagger.codegen.v3.AbstractGenerator
 

X

XmlExampleGenerator - Class in io.swagger.codegen.v3.examples
 
XmlExampleGenerator(Map<String, Schema>) - Constructor for class io.swagger.codegen.v3.examples.XmlExampleGenerator
 
xmlName - Variable in class io.swagger.codegen.v3.CodegenModel
 
xmlName - Variable in class io.swagger.codegen.v3.CodegenProperty
 
xmlNamespace - Variable in class io.swagger.codegen.v3.CodegenModel
 
xmlNamespace - Variable in class io.swagger.codegen.v3.CodegenProperty
 
xmlPrefix - Variable in class io.swagger.codegen.v3.CodegenModel
 
xmlPrefix - Variable in class io.swagger.codegen.v3.CodegenProperty
 

_

_enum - Variable in class io.swagger.codegen.v3.CodegenParameter
 
_enum - Variable in class io.swagger.codegen.v3.CodegenProperty
 
A B C D E F G H I J K L M N O P Q R S T U V W X _ 
All Classes All Packages