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 TypeMethodDescriptionbooleangetFile()getName()getUrl()getValue()inthashCode()voidsetDescription(String description) voidvoidsetGranularity(String granularity) voidvoidsetProcedure(String procedure) voidvoidtoString()
-
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
-