Uses of Class
cronapi.swagger.PathDefinition
-
Packages that use PathDefinition Package Description cronapi.swagger -
-
Uses of PathDefinition in cronapi.swagger
Methods in cronapi.swagger that return types with arguments of type PathDefinition Modifier and Type Method Description LinkedHashMap<String,PathDefinition>CronappOpenApiDefinition. getPaths()Method parameters in cronapi.swagger with type arguments of type PathDefinition Modifier and Type Method Description voidCronappOpenApiDefinition. setPaths(LinkedHashMap<String,PathDefinition> paths)
-