| Package | Description |
|---|---|
| org.wso2.carbon.analytics.dataservice.commons |
| Modifier and Type | Method and Description |
|---|---|
SORT |
SortByField.getSort() |
static SORT |
SORT.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SORT[] |
SORT.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SortByField.setSort(SORT sort) |
| Constructor and Description |
|---|
SortByField(String field,
SORT sort,
boolean reversed) |
Copyright © 2016 WSO2. All rights reserved.