public class HIPPSThreshold.SeverityLimitValue
extends java.lang.Object
Constructor and Description |
---|
HIPPSThreshold.SeverityLimitValue(int lowerLimit,
int upperLimit,
char hippsSeverityValue) |
Modifier and Type | Method and Description |
---|---|
char |
getHippsSeverityValue() |
int |
getLowerLimit() |
int |
getUpperLimit() |