public class NumberCondition extends Condition
| Constructor and Description |
|---|
NumberCondition(java.lang.String operator) |
| Modifier and Type | Method and Description |
|---|---|
void |
setValue(java.math.BigDecimal value)
Set the comparison value with a BigDecimal
|
void |
setValue(java.lang.Integer value)
Set the comparison value with an Integer
|
getControlId, getOperator, getValue, setControlId, setOperator, setValue, setValueCopyright © 2015 Oracle and/or its affiliates. All Rights Reserved.