public class SearchUnaryImpl extends SearchExpressionImpl implements org.apache.olingo.server.api.uri.queryoption.search.SearchUnary
| Constructor and Description |
|---|
SearchUnaryImpl(org.apache.olingo.server.api.uri.queryoption.search.SearchTerm operand) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.olingo.server.api.uri.queryoption.search.SearchTerm |
getOperand() |
org.apache.olingo.server.api.uri.queryoption.search.SearchUnaryOperatorKind |
getOperator() |
String |
toString() |
asSearchBinary, asSearchTerm, asSearchUnary, isSearchBinary, isSearchTerm, isSearchUnarypublic SearchUnaryImpl(org.apache.olingo.server.api.uri.queryoption.search.SearchTerm operand)
public org.apache.olingo.server.api.uri.queryoption.search.SearchUnaryOperatorKind getOperator()
getOperator in interface org.apache.olingo.server.api.uri.queryoption.search.SearchUnarypublic org.apache.olingo.server.api.uri.queryoption.search.SearchTerm getOperand()
getOperand in interface org.apache.olingo.server.api.uri.queryoption.search.SearchUnaryCopyright © 2013–2019 The Apache Software Foundation. All rights reserved.