public class SearchOptionImpl extends SystemQueryOptionImpl implements org.apache.olingo.server.api.uri.queryoption.SearchOption
| Constructor and Description |
|---|
SearchOptionImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.olingo.server.api.uri.queryoption.search.SearchExpression |
getSearchExpression() |
SearchOptionImpl |
setSearchExpression(org.apache.olingo.server.api.uri.queryoption.search.SearchExpression searchExpression) |
getKind, getName, setKindgetText, setName, setTextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic org.apache.olingo.server.api.uri.queryoption.search.SearchExpression getSearchExpression()
getSearchExpression in interface org.apache.olingo.server.api.uri.queryoption.SearchOptionpublic SearchOptionImpl setSearchExpression(org.apache.olingo.server.api.uri.queryoption.search.SearchExpression searchExpression)
Copyright © 2013–2019 The Apache Software Foundation. All rights reserved.