Uses of Class
org.jenkinsci.plugins.codesonar.models.report.Table
-
Packages that use Table Package Description org.jenkinsci.plugins.codesonar.models.report -
-
Uses of Table in org.jenkinsci.plugins.codesonar.models.report
Methods in org.jenkinsci.plugins.codesonar.models.report that return types with arguments of type Table Modifier and Type Method Description List<Table>
Report. getTables()
Method parameters in org.jenkinsci.plugins.codesonar.models.report with type arguments of type Table Modifier and Type Method Description void
Report. setTables(List<Table> tables)
-