public class Sort extends Object
| Constructor and Description |
|---|
Sort(QueryParameter parameter,
boolean asc) |
| Modifier and Type | Method and Description |
|---|---|
QueryParameter |
getParameter() |
boolean |
isAscending() |
public Sort(QueryParameter parameter, boolean asc)
public QueryParameter getParameter()
public boolean isAscending()
Copyright © 2015 JBoss by Red Hat. All rights reserved.