public class FilterOptionImpl extends SystemQueryOptionImpl implements org.apache.olingo.server.api.uri.queryoption.FilterOption
| Constructor and Description |
|---|
FilterOptionImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.olingo.server.api.uri.queryoption.expression.Expression |
getExpression() |
FilterOptionImpl |
setExpression(org.apache.olingo.server.api.uri.queryoption.expression.Expression expression) |
getKind, getName, setKindgetText, setName, setTextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic FilterOptionImpl setExpression(org.apache.olingo.server.api.uri.queryoption.expression.Expression expression)
public org.apache.olingo.server.api.uri.queryoption.expression.Expression getExpression()
getExpression in interface org.apache.olingo.server.api.uri.queryoption.FilterOptionCopyright © 2013–2019 The Apache Software Foundation. All rights reserved.