public abstract class AbstractValueFilter extends AbstractLeafFilter
| Modifier and Type | Field and Description |
|---|---|
protected String |
value
The value of this value filter
|
attribute| Modifier | Constructor and Description |
|---|---|
protected |
AbstractValueFilter(String attribute,
String value)
Instantiates a new value filter.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getValue()
Gets the value.
|
getAttribute, isLeafCopyright © 2016. All rights reserved.