Class CustomQueryOptionImpl
java.lang.Object
org.apache.olingo.server.core.uri.queryoption.QueryOptionImpl
org.apache.olingo.server.core.uri.queryoption.CustomQueryOptionImpl
- All Implemented Interfaces:
CustomQueryOption,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
-
CustomQueryOptionImpl
public CustomQueryOptionImpl()
-