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