Class Metric
java.lang.Object
org.jenkinsci.plugins.codesonar.models.metrics.Metric
- All Implemented Interfaces:
Serializable
- Author:
- Andrius
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
getFile()
getName()
getUrl()
getValue()
int
hashCode()
void
setDescription
(String description) void
void
setGranularity
(String granularity) void
void
setProcedure
(String procedure) void
void
toString()
-
Constructor Details
-
Metric
public Metric()
-
-
Method Details
-
getProcedure
-
setProcedure
-
getFile
-
setFile
-
getUrl
-
setUrl
-
getName
-
setName
-
getDescription
-
setDescription
-
getGranularity
-
setGranularity
-
getValue
-
setValue
-
hashCode
public int hashCode() -
equals
-
toString
-