| Package | Description |
|---|---|
| org.wso2.carbon.analytics.dataservice.commons |
| Modifier and Type | Method and Description |
|---|---|
SortType |
SortByField.getSortType() |
static SortType |
SortType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SortType[] |
SortType.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.setSortType(SortType sortType) |
| Constructor and Description |
|---|
SortByField(String field,
SortType sortType) |
Copyright © 2016 WSO2. All rights reserved.