| Package | Description |
|---|---|
| com.alicloud.openservices.tablestore.ecosystem |
| Modifier and Type | Method and Description |
|---|---|
Filter.LogicOperator |
Filter.getLogicOperator() |
static Filter.LogicOperator |
Filter.LogicOperator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Filter.LogicOperator[] |
Filter.LogicOperator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Filter.setLogicOperator(Filter.LogicOperator logicOperator) |
| Constructor and Description |
|---|
Filter(Filter.LogicOperator lo,
List<Filter> subFilters) |
Copyright © 2024. All Rights Reserved.