public class OrderByOptionImpl extends SystemQueryOptionImpl implements org.apache.olingo.server.api.uri.queryoption.OrderByOption
| Constructor and Description |
|---|
OrderByOptionImpl() |
| Modifier and Type | Method and Description |
|---|---|
OrderByOptionImpl |
addOrder(org.apache.olingo.server.api.uri.queryoption.OrderByItem order) |
List<org.apache.olingo.server.api.uri.queryoption.OrderByItem> |
getOrders() |
getKind, getName, setKindgetText, setName, setTextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic List<org.apache.olingo.server.api.uri.queryoption.OrderByItem> getOrders()
getOrders in interface org.apache.olingo.server.api.uri.queryoption.OrderByOptionpublic OrderByOptionImpl addOrder(org.apache.olingo.server.api.uri.queryoption.OrderByItem order)
Copyright © 2013–2019 The Apache Software Foundation. All rights reserved.