public class SelectOptionImpl extends SystemQueryOptionImpl implements org.apache.olingo.server.api.uri.queryoption.SelectOption
| Constructor and Description |
|---|
SelectOptionImpl() |
| Modifier and Type | Method and Description |
|---|---|
List<org.apache.olingo.server.api.uri.queryoption.SelectItem> |
getSelectItems() |
SelectOptionImpl |
setSelectItems(List<org.apache.olingo.server.api.uri.queryoption.SelectItem> selectItems) |
getKind, getName, setKindgetText, setName, setTextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic SelectOptionImpl setSelectItems(List<org.apache.olingo.server.api.uri.queryoption.SelectItem> selectItems)
public List<org.apache.olingo.server.api.uri.queryoption.SelectItem> getSelectItems()
getSelectItems in interface org.apache.olingo.server.api.uri.queryoption.SelectOptionCopyright © 2013–2015 The Apache Software Foundation. All rights reserved.