static SimpleSetPredicate.BooleanOperator |
SimpleSetPredicate.BooleanOperator.fromValue(String v) |
SimpleSetPredicate.BooleanOperator |
SimpleSetPredicate.getBooleanOperator() |
static SimpleSetPredicate.BooleanOperator |
SimpleSetPredicate.BooleanOperator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SimpleSetPredicate.BooleanOperator[] |
SimpleSetPredicate.BooleanOperator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|