Class ProcedureRow
java.lang.Object
org.jenkinsci.plugins.codesonar.models.procedures.ProcedureRow
- All Implemented Interfaces:
Serializable
- Author:
- Andrius
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
getFile()
getMetricByName
(String metricName) int
hashCode()
void
void
setMetrics
(List<Metric> metrics) void
setProcedure
(String procedure) toString()
-
Constructor Details
-
ProcedureRow
public ProcedureRow()
-
-
Method Details