- gemName - Variable in class io.swagger.codegen.languages.RubyClientCodegen
-
- gemName - Variable in class io.swagger.codegen.languages.SinatraServerCodegen
-
- gemVersion - Variable in class io.swagger.codegen.languages.RubyClientCodegen
-
- gemVersion - Variable in class io.swagger.codegen.languages.SinatraServerCodegen
-
- generate() - Method in class io.swagger.codegen.DefaultGenerator
-
- generate(Map<String, Object>, List<String>, Property) - Method in class io.swagger.codegen.examples.ExampleGenerator
-
- generate() - Method in interface io.swagger.codegen.Generator
-
- generate(String[]) - Method in class io.swagger.codegen.MetaGenerator
-
Deprecated.
- generateExamplePath(String, Operation) - Method in interface io.swagger.codegen.CodegenConfig
-
- generateExamplePath(String, Operation) - Method in class io.swagger.codegen.DefaultCodegen
-
- generateGemName(String) - Method in class io.swagger.codegen.languages.RubyClientCodegen
-
Generate Ruby gem name from the module name, e.g.
- generateModuleName(String) - Method in class io.swagger.codegen.languages.RubyClientCodegen
-
Generate Ruby module name from the gem name, e.g.
- generatePackageName(String) - Method in class io.swagger.codegen.languages.PythonClientCodegen
-
Generate Python package name from String `packageName`
(PEP 0008) Python packages should also have short, all-lowercase names,
although the use of underscores is discouraged.
- Generator - Interface in io.swagger.codegen
-
- getAdditionalProperties() - Method in class io.swagger.codegen.config.CodegenConfigurator
-
- getApiPackage() - Method in class io.swagger.codegen.config.CodegenConfigurator
-
- getArtifactId() - Method in class io.swagger.codegen.config.CodegenConfigurator
-
- getArtifactVersion() - Method in class io.swagger.codegen.config.CodegenConfigurator
-
- getAuth() - Method in class io.swagger.codegen.ClientOptInput
-
Deprecated.
- getAuth() - Method in class io.swagger.codegen.config.CodegenConfigurator
-
- getAuthorizationValues() - Method in class io.swagger.codegen.ClientOptInput
-
Deprecated.
- getConfig() - Method in class io.swagger.codegen.ClientOptInput
-
- getConfig(String) - Static method in class io.swagger.codegen.Codegen
-
Deprecated.
- getConfig(String) - Static method in class io.swagger.codegen.MetaGenerator
-
Deprecated.
- getCPResourcePath(String) - Method in class io.swagger.codegen.AbstractGenerator
-
- getDefaultImplementation() - Method in enum io.swagger.codegen.CodegenModelType
-
- getDescription() - Method in class io.swagger.codegen.CliOption
-
- getDynamicProperties() - Method in class io.swagger.codegen.config.CodegenConfigurator
-
- getExample(Property) - Method in class io.swagger.codegen.examples.XmlExampleGenerator
-
- getExtensions() - Static method in class io.swagger.codegen.Codegen
-
Deprecated.
- getExtensions() - Static method in class io.swagger.codegen.MetaGenerator
-
Deprecated.
- getFullTemplateFile(CodegenConfig, String) - Method in class io.swagger.codegen.AbstractGenerator
-
Get the template file path with template dir prepended, and use the
library template if exists.
- getGroupId() - Method in class io.swagger.codegen.config.CodegenConfigurator
-
- getHasBodyParam() - Method in class io.swagger.codegen.CodegenOperation
-
Check if there's at least one body parameter
- getHasFormParams() - Method in class io.swagger.codegen.CodegenOperation
-
Check if there's at least one form parameter
- getHasHeaderParams() - Method in class io.swagger.codegen.CodegenOperation
-
Check if there's at least one header parameter
- getHasPathParams() - Method in class io.swagger.codegen.CodegenOperation
-
Check if there's at least one path parameter
- getHasQueryParams() - Method in class io.swagger.codegen.CodegenOperation
-
Check if there's at least one query parameter
- getHelp() - Method in interface io.swagger.codegen.CodegenConfig
-
- getHelp() - Method in class io.swagger.codegen.languages.AkkaScalaClientCodegen
-
- getHelp() - Method in class io.swagger.codegen.languages.AndroidClientCodegen
-
- getHelp() - Method in class io.swagger.codegen.languages.AsyncScalaClientCodegen
-
- getHelp() - Method in class io.swagger.codegen.languages.CSharpClientCodegen
-
- getHelp() - Method in class io.swagger.codegen.languages.CsharpDotNet2ClientCodegen
-
- getHelp() - Method in class io.swagger.codegen.languages.DartClientCodegen
-
- getHelp() - Method in class io.swagger.codegen.languages.FlashClientCodegen
-
- getHelp() - Method in class io.swagger.codegen.languages.JavaClientCodegen
-
- getHelp() - Method in class io.swagger.codegen.languages.JavaInflectorServerCodegen
-
- getHelp() - Method in class io.swagger.codegen.languages.JaxRSServerCodegen
-
- getHelp() - Method in class io.swagger.codegen.languages.NodeJSServerCodegen
-
Returns human-friendly help for the generator.
- getHelp() - Method in class io.swagger.codegen.languages.ObjcClientCodegen
-
- getHelp() - Method in class io.swagger.codegen.languages.PerlClientCodegen
-
- getHelp() - Method in class io.swagger.codegen.languages.PhpClientCodegen
-
- getHelp() - Method in class io.swagger.codegen.languages.PythonClientCodegen
-
- getHelp() - Method in class io.swagger.codegen.languages.Qt5CPPGenerator
-
Returns human-friendly help for the generator.
- getHelp() - Method in class io.swagger.codegen.languages.RubyClientCodegen
-
- getHelp() - Method in class io.swagger.codegen.languages.ScalaClientCodegen
-
- getHelp() - Method in class io.swagger.codegen.languages.ScalatraServerCodegen
-
- getHelp() - Method in class io.swagger.codegen.languages.SilexServerCodegen
-
- getHelp() - Method in class io.swagger.codegen.languages.SinatraServerCodegen
-
- getHelp() - Method in class io.swagger.codegen.languages.SpringMVCServerCodegen
-
- getHelp() - Method in class io.swagger.codegen.languages.StaticDocCodegen
-
- getHelp() - Method in class io.swagger.codegen.languages.StaticHtmlGenerator
-
- getHelp() - Method in class io.swagger.codegen.languages.SwaggerGenerator
-
- getHelp() - Method in class io.swagger.codegen.languages.SwaggerYamlGenerator
-
- getHelp() - Method in class io.swagger.codegen.languages.SwiftCodegen
-
- getHelp() - Method in class io.swagger.codegen.languages.TizenClientCodegen
-
- getHelp() - Method in class io.swagger.codegen.languages.TypeScriptAngularClientCodegen
-
- getHelp() - Method in class io.swagger.codegen.languages.TypeScriptNodeClientCodegen
-
- getImportMappings() - Method in class io.swagger.codegen.config.CodegenConfigurator
-
- getInputSpec() - Method in class io.swagger.codegen.config.CodegenConfigurator
-
- getInstantiationTypes() - Method in class io.swagger.codegen.config.CodegenConfigurator
-
- getInvokerPackage() - Method in class io.swagger.codegen.config.CodegenConfigurator
-
- getLang() - Method in class io.swagger.codegen.config.CodegenConfigurator
-
- getLanguageSpecificPrimitives() - Method in class io.swagger.codegen.config.CodegenConfigurator
-
- getLibrary() - Method in interface io.swagger.codegen.CodegenConfig
-
Library template (sub-template).
- getLibrary() - Method in class io.swagger.codegen.config.CodegenConfigurator
-
- getLibrary() - Method in class io.swagger.codegen.DefaultCodegen
-
Library template (sub-template).
- getModelPackage() - Method in class io.swagger.codegen.config.CodegenConfigurator
-
- getName() - Method in interface io.swagger.codegen.CodegenConfig
-
- getName() - Method in class io.swagger.codegen.languages.AkkaScalaClientCodegen
-
- getName() - Method in class io.swagger.codegen.languages.AndroidClientCodegen
-
- getName() - Method in class io.swagger.codegen.languages.AsyncScalaClientCodegen
-
- getName() - Method in class io.swagger.codegen.languages.CSharpClientCodegen
-
- getName() - Method in class io.swagger.codegen.languages.CsharpDotNet2ClientCodegen
-
- getName() - Method in class io.swagger.codegen.languages.DartClientCodegen
-
- getName() - Method in class io.swagger.codegen.languages.FlashClientCodegen
-
- getName() - Method in class io.swagger.codegen.languages.JavaClientCodegen
-
- getName() - Method in class io.swagger.codegen.languages.JavaInflectorServerCodegen
-
- getName() - Method in class io.swagger.codegen.languages.JaxRSServerCodegen
-
- getName() - Method in class io.swagger.codegen.languages.NodeJSServerCodegen
-
Configures a friendly name for the generator.
- getName() - Method in class io.swagger.codegen.languages.ObjcClientCodegen
-
- getName() - Method in class io.swagger.codegen.languages.PerlClientCodegen
-
- getName() - Method in class io.swagger.codegen.languages.PhpClientCodegen
-
- getName() - Method in class io.swagger.codegen.languages.PythonClientCodegen
-
- getName() - Method in class io.swagger.codegen.languages.Qt5CPPGenerator
-
Configures a friendly name for the generator.
- getName() - Method in class io.swagger.codegen.languages.RubyClientCodegen
-
- getName() - Method in class io.swagger.codegen.languages.ScalaClientCodegen
-
- getName() - Method in class io.swagger.codegen.languages.ScalatraServerCodegen
-
- getName() - Method in class io.swagger.codegen.languages.SilexServerCodegen
-
- getName() - Method in class io.swagger.codegen.languages.SinatraServerCodegen
-
- getName() - Method in class io.swagger.codegen.languages.SpringMVCServerCodegen
-
- getName() - Method in class io.swagger.codegen.languages.StaticDocCodegen
-
- getName() - Method in class io.swagger.codegen.languages.StaticHtmlGenerator
-
- getName() - Method in class io.swagger.codegen.languages.SwaggerGenerator
-
- getName() - Method in class io.swagger.codegen.languages.SwaggerYamlGenerator
-
- getName() - Method in class io.swagger.codegen.languages.SwiftCodegen
-
- getName() - Method in class io.swagger.codegen.languages.TizenClientCodegen
-
- getName() - Method in class io.swagger.codegen.languages.TypeScriptAngularClientCodegen
-
- getName() - Method in class io.swagger.codegen.languages.TypeScriptNodeClientCodegen
-
- getOpt() - Method in class io.swagger.codegen.CliOption
-
- getOption(String) - Method in class config.Config
-
- getOptions() - Method in class config.Config
-
- getOpts() - Method in class io.swagger.codegen.ClientOptInput
-
- getOutputDir() - Method in interface io.swagger.codegen.CodegenConfig
-
- getOutputDir() - Method in class io.swagger.codegen.config.CodegenConfigurator
-
- getOutputDir() - Method in class io.swagger.codegen.DefaultCodegen
-
- getOutputDirectory() - Method in class io.swagger.codegen.ClientOpts
-
- getPackagePath() - Method in class io.swagger.codegen.languages.PhpClientCodegen
-
- getProperties() - Method in class io.swagger.codegen.ClientOpts
-
- getSerializableModel() - Method in class io.swagger.codegen.languages.JavaClientCodegen
-
- getSwagger() - Method in class io.swagger.codegen.ClientOptInput
-
- getSwaggerType(Property) - Method in class io.swagger.codegen.DefaultCodegen
-
returns the swagger type for the property
- getSwaggerType(Property) - Method in class io.swagger.codegen.languages.AbstractTypeScriptClientCodegen
-
- getSwaggerType(Property) - Method in class io.swagger.codegen.languages.AkkaScalaClientCodegen
-
- getSwaggerType(Property) - Method in class io.swagger.codegen.languages.AndroidClientCodegen
-
- getSwaggerType(Property) - Method in class io.swagger.codegen.languages.AsyncScalaClientCodegen
-
- getSwaggerType(Property) - Method in class io.swagger.codegen.languages.CSharpClientCodegen
-
- getSwaggerType(Property) - Method in class io.swagger.codegen.languages.CsharpDotNet2ClientCodegen
-
- getSwaggerType(Property) - Method in class io.swagger.codegen.languages.DartClientCodegen
-
- getSwaggerType(Property) - Method in class io.swagger.codegen.languages.FlashClientCodegen
-
- getSwaggerType(Property) - Method in class io.swagger.codegen.languages.JavaClientCodegen
-
- getSwaggerType(Property) - Method in class io.swagger.codegen.languages.ObjcClientCodegen
-
- getSwaggerType(Property) - Method in class io.swagger.codegen.languages.PerlClientCodegen
-
- getSwaggerType(Property) - Method in class io.swagger.codegen.languages.PhpClientCodegen
-
- getSwaggerType(Property) - Method in class io.swagger.codegen.languages.PythonClientCodegen
-
- getSwaggerType(Property) - Method in class io.swagger.codegen.languages.Qt5CPPGenerator
-
Optional - swagger type conversion.
- getSwaggerType(Property) - Method in class io.swagger.codegen.languages.RubyClientCodegen
-
- getSwaggerType(Property) - Method in class io.swagger.codegen.languages.ScalaClientCodegen
-
- getSwaggerType(Property) - Method in class io.swagger.codegen.languages.ScalatraServerCodegen
-
- getSwaggerType(Property) - Method in class io.swagger.codegen.languages.SilexServerCodegen
-
- getSwaggerType(Property) - Method in class io.swagger.codegen.languages.SinatraServerCodegen
-
- getSwaggerType(Property) - Method in class io.swagger.codegen.languages.SwiftCodegen
-
- getSwaggerType(Property) - Method in class io.swagger.codegen.languages.TizenClientCodegen
-
- getSystemProperties() - Method in class io.swagger.codegen.config.CodegenConfigurator
-
- getTag() - Method in interface io.swagger.codegen.CodegenConfig
-
- getTag() - Method in class io.swagger.codegen.languages.AbstractTypeScriptClientCodegen
-
- getTag() - Method in class io.swagger.codegen.languages.AkkaScalaClientCodegen
-
- getTag() - Method in class io.swagger.codegen.languages.AndroidClientCodegen
-
- getTag() - Method in class io.swagger.codegen.languages.AsyncScalaClientCodegen
-
- getTag() - Method in class io.swagger.codegen.languages.CSharpClientCodegen
-
- getTag() - Method in class io.swagger.codegen.languages.CsharpDotNet2ClientCodegen
-
- getTag() - Method in class io.swagger.codegen.languages.DartClientCodegen
-
- getTag() - Method in class io.swagger.codegen.languages.FlashClientCodegen
-
- getTag() - Method in class io.swagger.codegen.languages.JavaClientCodegen
-
- getTag() - Method in class io.swagger.codegen.languages.JavaInflectorServerCodegen
-
- getTag() - Method in class io.swagger.codegen.languages.JaxRSServerCodegen
-
- getTag() - Method in class io.swagger.codegen.languages.NodeJSServerCodegen
-
Configures the type of generator.
- getTag() - Method in class io.swagger.codegen.languages.ObjcClientCodegen
-
- getTag() - Method in class io.swagger.codegen.languages.PerlClientCodegen
-
- getTag() - Method in class io.swagger.codegen.languages.PhpClientCodegen
-
- getTag() - Method in class io.swagger.codegen.languages.PythonClientCodegen
-
- getTag() - Method in class io.swagger.codegen.languages.Qt5CPPGenerator
-
Configures the type of generator.
- getTag() - Method in class io.swagger.codegen.languages.RubyClientCodegen
-
- getTag() - Method in class io.swagger.codegen.languages.ScalaClientCodegen
-
- getTag() - Method in class io.swagger.codegen.languages.ScalatraServerCodegen
-
- getTag() - Method in class io.swagger.codegen.languages.SilexServerCodegen
-
- getTag() - Method in class io.swagger.codegen.languages.SinatraServerCodegen
-
- getTag() - Method in class io.swagger.codegen.languages.SpringMVCServerCodegen
-
- getTag() - Method in class io.swagger.codegen.languages.StaticDocCodegen
-
- getTag() - Method in class io.swagger.codegen.languages.StaticHtmlGenerator
-
- getTag() - Method in class io.swagger.codegen.languages.SwaggerGenerator
-
- getTag() - Method in class io.swagger.codegen.languages.SwaggerYamlGenerator
-
- getTag() - Method in class io.swagger.codegen.languages.SwiftCodegen
-
- getTag() - Method in class io.swagger.codegen.languages.TizenClientCodegen
-
- getTarget() - Method in class io.swagger.codegen.ClientOpts
-
- getTemplateDir() - Method in class io.swagger.codegen.config.CodegenConfigurator
-
- getTemplateReader(String) - Method in class io.swagger.codegen.AbstractGenerator
-
- getter - Variable in class io.swagger.codegen.CodegenProperty
-
- getterAndSetterCapitalize(String) - Method in class io.swagger.codegen.DefaultCodegen
-
- getType() - Method in interface io.swagger.codegen.auth.AuthMethod
-
- getTypeDeclaration(Property) - Method in interface io.swagger.codegen.CodegenConfig
-
- getTypeDeclaration(String) - Method in interface io.swagger.codegen.CodegenConfig
-
- getTypeDeclaration(String) - Method in class io.swagger.codegen.DefaultCodegen
-
- getTypeDeclaration(Property) - Method in class io.swagger.codegen.DefaultCodegen
-
- getTypeDeclaration(Property) - Method in class io.swagger.codegen.languages.AbstractTypeScriptClientCodegen
-
- getTypeDeclaration(Property) - Method in class io.swagger.codegen.languages.AkkaScalaClientCodegen
-
- getTypeDeclaration(Property) - Method in class io.swagger.codegen.languages.AndroidClientCodegen
-
- getTypeDeclaration(Property) - Method in class io.swagger.codegen.languages.AsyncScalaClientCodegen
-
- getTypeDeclaration(Property) - Method in class io.swagger.codegen.languages.CSharpClientCodegen
-
- getTypeDeclaration(Property) - Method in class io.swagger.codegen.languages.CsharpDotNet2ClientCodegen
-
- getTypeDeclaration(Property) - Method in class io.swagger.codegen.languages.DartClientCodegen
-
- getTypeDeclaration(Property) - Method in class io.swagger.codegen.languages.FlashClientCodegen
-
- getTypeDeclaration(Property) - Method in class io.swagger.codegen.languages.JavaClientCodegen
-
- getTypeDeclaration(Property) - Method in class io.swagger.codegen.languages.JavaInflectorServerCodegen
-
- getTypeDeclaration(String) - Method in class io.swagger.codegen.languages.ObjcClientCodegen
-
- getTypeDeclaration(Property) - Method in class io.swagger.codegen.languages.ObjcClientCodegen
-
- getTypeDeclaration(Property) - Method in class io.swagger.codegen.languages.PerlClientCodegen
-
- getTypeDeclaration(Property) - Method in class io.swagger.codegen.languages.PhpClientCodegen
-
- getTypeDeclaration(String) - Method in class io.swagger.codegen.languages.PhpClientCodegen
-
- getTypeDeclaration(Property) - Method in class io.swagger.codegen.languages.PythonClientCodegen
-
- getTypeDeclaration(Property) - Method in class io.swagger.codegen.languages.Qt5CPPGenerator
-
Optional - type declaration.
- getTypeDeclaration(Property) - Method in class io.swagger.codegen.languages.RubyClientCodegen
-
- getTypeDeclaration(Property) - Method in class io.swagger.codegen.languages.ScalaClientCodegen
-
- getTypeDeclaration(Property) - Method in class io.swagger.codegen.languages.ScalatraServerCodegen
-
- getTypeDeclaration(Property) - Method in class io.swagger.codegen.languages.SilexServerCodegen
-
- getTypeDeclaration(Property) - Method in class io.swagger.codegen.languages.SinatraServerCodegen
-
- getTypeDeclaration(Property) - Method in class io.swagger.codegen.languages.StaticHtmlGenerator
-
- getTypeDeclaration(Property) - Method in class io.swagger.codegen.languages.SwiftCodegen
-
- getTypeDeclaration(String) - Method in class io.swagger.codegen.languages.TizenClientCodegen
-
- getTypeDeclaration(Property) - Method in class io.swagger.codegen.languages.TizenClientCodegen
-
- getTypeMappings() - Method in class io.swagger.codegen.config.CodegenConfigurator
-
- getUri() - Method in class io.swagger.codegen.ClientOpts
-
- getUseAndroidMavenGradlePlugin() - Method in class io.swagger.codegen.languages.AndroidClientCodegen
-
- gitRepoURL - Variable in class io.swagger.codegen.languages.ObjcClientCodegen
-
- GROUP_ID - Static variable in class io.swagger.codegen.CodegenConstants
-
- GROUP_ID_DESC - Static variable in class io.swagger.codegen.CodegenConstants
-
- groupId - Variable in class io.swagger.codegen.languages.AkkaScalaClientCodegen
-
- groupId - Variable in class io.swagger.codegen.languages.AndroidClientCodegen
-
- groupId - Variable in class io.swagger.codegen.languages.AsyncScalaClientCodegen
-
- groupId - Variable in class io.swagger.codegen.languages.JavaClientCodegen
-
- groupId - Variable in class io.swagger.codegen.languages.ScalaClientCodegen
-
- groupId - Variable in class io.swagger.codegen.languages.ScalatraServerCodegen
-
- groupId - Variable in class io.swagger.codegen.languages.SilexServerCodegen
-
- groupId - Variable in class io.swagger.codegen.languages.StaticDocCodegen
-
- groupId - Variable in class io.swagger.codegen.languages.StaticHtmlGenerator
-