| Package | Description |
|---|---|
| com.bytex.snamp.connector.attributes.checkers |
| Modifier and Type | Method and Description |
|---|---|
NumberComparatorPredicate.Operator |
NumberComparatorPredicate.getOperator() |
static NumberComparatorPredicate.Operator |
NumberComparatorPredicate.Operator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NumberComparatorPredicate.Operator[] |
NumberComparatorPredicate.Operator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NumberComparatorPredicate.setOperator(NumberComparatorPredicate.Operator value) |
| Constructor and Description |
|---|
NumberComparatorPredicate(NumberComparatorPredicate.Operator operator,
double value) |
Copyright © 2015–2017 Bytex Solutions. All rights reserved.