public class SearchQuerySort extends Object implements Serializable
| Constructor and Description |
|---|
SearchQuerySort() |
| Modifier and Type | Method and Description |
|---|---|
String |
getField() |
boolean |
isAscending() |
void |
setAscending(boolean ascending) |
void |
setField(String field) |
Copyright © 2017 SAP SE. All Rights Reserved.