| Package | Description |
|---|---|
| com.smartsheet.api.models | |
| com.smartsheet.api.models.enums |
| Modifier and Type | Method and Description |
|---|---|
SortDirection |
SortCriterion.getDirection()
Get the sort direction
|
| Modifier and Type | Method and Description |
|---|---|
SortCriterion |
SortCriterion.setDirection(SortDirection direction)
Set the sort direction
|
| Modifier and Type | Method and Description |
|---|---|
static SortDirection |
SortDirection.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SortDirection[] |
SortDirection.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014–2019 Smartsheet. All rights reserved.