| Package | Description |
|---|---|
| com.smartsheet.api.models |
| Modifier and Type | Method and Description |
|---|---|
SortCriterion |
SortCriterion.setColumnId(Long columnId)
Set the column ID of the column to sort on
|
SortCriterion |
SortCriterion.setDirection(SortDirection direction)
Set the sort direction
|
| Modifier and Type | Method and Description |
|---|---|
List<SortCriterion> |
SortSpecifier.getSortCriteria()
Get the sort criteria
|
| Modifier and Type | Method and Description |
|---|---|
SortSpecifier |
SortSpecifier.setSortCriteria(List<SortCriterion> sortCriteria)
Set the sort criteria
|
Copyright © 2014–2019 Smartsheet. All rights reserved.