|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.eng.spagobi.kpi.threshold.bo.Threshold
it.eng.spagobi.kpi.threshold.bo.ThresholdValue
public class ThresholdValue
Constructor Summary | |
---|---|
ThresholdValue()
|
Method Summary | |
---|---|
java.lang.String |
getColourString()
|
java.lang.Integer |
getSeverityId()
|
java.lang.Integer |
getThresholdId()
|
void |
setColourString(java.lang.String colourString)
|
void |
setSeverityId(java.lang.Integer severityId)
|
void |
setThresholdId(java.lang.Integer thresholdId)
|
Methods inherited from class it.eng.spagobi.kpi.threshold.bo.Threshold |
---|
getColor, getId, getLabel, getMaxValue, getMinValue, getPosition, getSeverity, getThresholdCode, getThresholdDescription, getThresholdName, getThresholdTypeId, getType, setColor, setId, setLabel, setMaxValue, setMinValue, setPosition, setSeverity, setThresholdCode, setThresholdDescription, setThresholdName, setThresholdTypeId, setType |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ThresholdValue()
Method Detail |
---|
public java.lang.Integer getSeverityId()
public void setSeverityId(java.lang.Integer severityId)
public java.lang.Integer getThresholdId()
public void setThresholdId(java.lang.Integer thresholdId)
public java.lang.String getColourString()
public void setColourString(java.lang.String colourString)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |