public class AliasQueryOptionImpl extends QueryOptionImpl implements org.apache.olingo.server.api.uri.queryoption.AliasQueryOption
| Constructor and Description |
|---|
AliasQueryOptionImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.olingo.server.api.uri.queryoption.expression.Expression |
getValue() |
AliasQueryOptionImpl |
setAliasValue(org.apache.olingo.server.api.uri.queryoption.expression.Expression aliasValue) |
getName, getText, setName, setTextpublic org.apache.olingo.server.api.uri.queryoption.expression.Expression getValue()
getValue in interface org.apache.olingo.server.api.uri.queryoption.AliasQueryOptionpublic AliasQueryOptionImpl setAliasValue(org.apache.olingo.server.api.uri.queryoption.expression.Expression aliasValue)
Copyright © 2013–2019 The Apache Software Foundation. All rights reserved.