public interface OrderCondition
Modifier and Type | Method and Description |
---|---|
Expression |
getExpression() |
boolean |
isAscending() |
Expression getExpression()
boolean isAscending()
true
if ascending, false
if descendingCopyright © 2014 The Apache Software Foundation. All Rights Reserved.