it.eng.spagobi.kpi.threshold.bo
Class Threshold
java.lang.Object
it.eng.spagobi.kpi.threshold.bo.Threshold
- Direct Known Subclasses:
- ThresholdValue
public class Threshold
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Threshold
public Threshold()
getThresholdTypeId
public java.lang.Integer getThresholdTypeId()
setThresholdTypeId
public void setThresholdTypeId(java.lang.Integer thresholdTypeId)
getId
public java.lang.Integer getId()
setId
public void setId(java.lang.Integer id)
getType
public java.lang.String getType()
setType
public void setType(java.lang.String type)
getMinValue
public java.lang.Double getMinValue()
setMinValue
public void setMinValue(java.lang.Double minValue)
getMaxValue
public java.lang.Double getMaxValue()
setMaxValue
public void setMaxValue(java.lang.Double maxValue)
getLabel
public java.lang.String getLabel()
setLabel
public void setLabel(java.lang.String label)
getColor
public java.awt.Color getColor()
setColor
public void setColor(java.awt.Color color)
getThresholdName
public java.lang.String getThresholdName()
setThresholdName
public void setThresholdName(java.lang.String thresholdName)
getThresholdDescription
public java.lang.String getThresholdDescription()
setThresholdDescription
public void setThresholdDescription(java.lang.String thresholdDescription)
getSeverity
public java.lang.String getSeverity()
setSeverity
public void setSeverity(java.lang.String severity)
getPosition
public java.lang.Integer getPosition()
setPosition
public void setPosition(java.lang.Integer position)
getThresholdCode
public java.lang.String getThresholdCode()
setThresholdCode
public void setThresholdCode(java.lang.String thresholdCode)