| Package | Description |
|---|---|
| io.keikai.client.api |
| Modifier and Type | Method and Description |
|---|---|
DataValidation.Operator |
DataValidation.getOperator()
Returns the data validation operator
|
static DataValidation.Operator |
DataValidation.Operator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataValidation.Operator[] |
DataValidation.Operator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataValidation.setOperator(DataValidation.Operator operator)
Sets the data validation operator
|
Copyright © 2018. All rights reserved.