| Package | Description |
|---|---|
| org.n52.shetland.ogc.filter |
| Modifier and Type | Field and Description |
|---|---|
static FilterConstants.UnaryLogicOperator |
FilterConstants.LogicOperators.NOT |
| Modifier and Type | Method and Description |
|---|---|
FilterConstants.UnaryLogicOperator |
UnaryLogicFilter.getOperator() |
static FilterConstants.UnaryLogicOperator |
FilterConstants.UnaryLogicOperator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FilterConstants.UnaryLogicOperator[] |
FilterConstants.UnaryLogicOperator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Filter<FilterConstants.UnaryLogicOperator> |
UnaryLogicFilter.setOperator(FilterConstants.UnaryLogicOperator operator) |
| Modifier and Type | Method and Description |
|---|---|
Filter<FilterConstants.UnaryLogicOperator> |
UnaryLogicFilter.setOperator(FilterConstants.UnaryLogicOperator operator) |
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.