public interface OrderByItem
| Modifier and Type | Method and Description | 
|---|---|
| Expression | getExpression() | 
| boolean | isDescending()Returns the sort order of the orderby item | 
boolean isDescending()
Expression getExpression()
Copyright © 2013–2023 The Apache Software Foundation. All rights reserved.