Uses of Class
cronapp.framework.core.model.OpenApi
-
Packages that use OpenApi Package Description cronapp.framework.core.model -
-
Uses of OpenApi in cronapp.framework.core.model
Methods in cronapp.framework.core.model that return OpenApi Modifier and Type Method Description OpenApiAppConfiguration. getOpenApi()Methods in cronapp.framework.core.model with parameters of type OpenApi Modifier and Type Method Description voidAppConfiguration. setOpenApi(OpenApi openApi)
-