Package com.seeq.model
Class PriorityV1
java.lang.Object
com.seeq.model.PriorityV1
The priorities for metrics, sorted descending by level
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PriorityV1
public PriorityV1()
-
-
Method Details
-
color
-
getColor
A hex code (including pound sign) representing the color assigned to this priority- Returns:
- color
-
setColor
-
level
-
getLevel
An integer representing the priority level. 0 is used for neutral, positive numbers are used for high thresholds and negative numbers for low thresholds- Returns:
- level
-
setLevel
-
name
-
getName
The name of this priority- Returns:
- name
-
setName
-
equals
-
hashCode
public int hashCode() -
toString
-