public class OrderByOptionImpl extends SystemQueryOptionImpl implements OrderByOption
| Constructor and Description |
|---|
OrderByOptionImpl() |
| Modifier and Type | Method and Description |
|---|---|
OrderByOptionImpl |
addOrder(OrderByItem order) |
List<OrderByItem> |
getOrders() |
getKind, getName, setKindgetText, setName, setTextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetKindgetName, getTextpublic List<OrderByItem> getOrders()
getOrders in interface OrderByOptionpublic OrderByOptionImpl addOrder(OrderByItem order)
Copyright © 2023. All rights reserved.