public abstract static class Filter.Default extends Object implements Filter
Filter.Contains, Filter.Default, Filter.EndsWith, Filter.Equals, Filter.GreaterThan, Filter.LessThan, Filter.NotEquals, Filter.Range, Filter.StartsWith| Modifier and Type | Method and Description |
|---|---|
String |
getProperty() |
Object |
getValue() |
void |
setProperty(String property) |
void |
setValue(Object value) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetStringFilterand, isEqual, negate, or, testpublic String getProperty()
getProperty in interface Filterpublic void setProperty(String property)
setProperty in interface FilterCopyright © 2018. All rights reserved.