Class AliasQueryOptionImpl
java.lang.Object
org.apache.olingo.server.core.uri.queryoption.QueryOptionImpl
org.apache.olingo.server.core.uri.queryoption.AliasQueryOptionImpl
- All Implemented Interfaces:
AliasQueryOption,QueryOption
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.olingo.server.core.uri.queryoption.QueryOptionImpl
getName, getText, setName, setTextMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.olingo.server.api.uri.queryoption.QueryOption
getName, getText
-
Constructor Details
-
AliasQueryOptionImpl
public AliasQueryOptionImpl()
-
-
Method Details
-
getValue
- Specified by:
getValuein interfaceAliasQueryOption- Returns:
- Value of the alias
-
setAliasValue
-