Uses of Class
io.jenkins.plugins.gerritchecksapi.rest.Fix
- 
Packages that use Fix Package Description io.jenkins.plugins.gerritchecksapi.rest  - 
- 
Uses of Fix in io.jenkins.plugins.gerritchecksapi.rest
Methods in io.jenkins.plugins.gerritchecksapi.rest that return types with arguments of type Fix Modifier and Type Method Description List<Fix>CheckResult. getFixes()Method parameters in io.jenkins.plugins.gerritchecksapi.rest with type arguments of type Fix Modifier and Type Method Description voidCheckResult. setFixes(List<Fix> fixes) 
 -