public interface SortField
Modifier and Type | Method and Description |
---|---|
PropertyPath<?> |
getPath()
The field path.
|
boolean |
isAscending()
Indicates if sorting is ascending or descending.
|
PropertyPath<?> getPath()
boolean isAscending()
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.