public abstract class ThresholdDirection extends Object
Constructor and Description |
---|
ThresholdDirection(String value,
String description) |
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
String |
getValue() |
boolean |
isMatch(String shortDescription) |
abstract boolean |
thresholdBroken(double threshold,
double actual) |
Copyright © 2004-2016. All Rights Reserved.