| Constructor and Description |
|---|
Logic() |
| Modifier and Type | Method and Description |
|---|---|
static BigDecimal |
getMaxAllowed(Limit aLimit) |
static BigDecimal |
getMinAllowed(Limit aLimit) |
static BigDecimal |
getTargetValue(Limit aLimit) |
static boolean |
isWithinTargetPrecision(Limit aLimit,
BigDecimal aValue) |
static String |
toDisplayString(Limit aLimit) |
public static BigDecimal getMaxAllowed(Limit aLimit)
public static BigDecimal getMinAllowed(Limit aLimit)
public static BigDecimal getTargetValue(Limit aLimit)
public static boolean isWithinTargetPrecision(Limit aLimit, BigDecimal aValue)