| Package | Description |
|---|---|
| com.smartsheet.api.models |
| Modifier and Type | Method and Description |
|---|---|
Criteria |
Criteria.setOperator(Operator operator)
Sets the operator
|
Criteria |
Criteria.setValue1(Object value1)
Sets the value1
|
Criteria |
Criteria.setValue2(Object value2)
Sets the value2
|
| Modifier and Type | Method and Description |
|---|---|
List<Criteria> |
Filter.getCriteria()
Gets the list of criteria
|
| Modifier and Type | Method and Description |
|---|---|
Filter |
Filter.setCriteria(List<Criteria> criteria)
Sets the list of criteria
|
Copyright © 2014–2017 Smartsheet. All rights reserved.