Uses of Class
io.apicurio.hub.api.codegen.OpenApi2JaxRs.JaxRsProjectSettings
-
Packages that use OpenApi2JaxRs.JaxRsProjectSettings Package Description io.apicurio.hub.api.codegen -
-
Uses of OpenApi2JaxRs.JaxRsProjectSettings in io.apicurio.hub.api.codegen
Fields in io.apicurio.hub.api.codegen declared as OpenApi2JaxRs.JaxRsProjectSettings Modifier and Type Field Description protected OpenApi2JaxRs.JaxRsProjectSettingsOpenApi2JaxRs. settingsMethods in io.apicurio.hub.api.codegen that return OpenApi2JaxRs.JaxRsProjectSettings Modifier and Type Method Description OpenApi2JaxRs.JaxRsProjectSettingsOpenApi2JaxRs. getSettings()Methods in io.apicurio.hub.api.codegen with parameters of type OpenApi2JaxRs.JaxRsProjectSettings Modifier and Type Method Description voidOpenApi2JaxRs. setSettings(OpenApi2JaxRs.JaxRsProjectSettings settings)Configure the settings.
-