public abstract class FilterExpression extends Object implements FilterCriteria
| Constructor and Description |
|---|
FilterExpression(Object value) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getValue() |
boolean |
isNegated() |
void |
setNegated(boolean negated) |
void |
setValue(Object value) |
Copyright © 2012–2018 1&1. All rights reserved.