public class GridRequestSort extends Object implements Serializable
| Constructor and Description |
|---|
GridRequestSort() |
GridRequestSort(String sortBy,
String sortType) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getSortBy() |
String |
getSortType() |
int |
hashCode() |
void |
setSortBy(String sortBy) |
void |
setSortType(String sortType) |
public String getSortBy()
public void setSortBy(String sortBy)
sortBy - the sortBy to setpublic String getSortType()
public void setSortType(String sortType)
sortType - the sortType to setCopyright © 2022 CERN European Organization for Nuclear Research. All rights reserved.