| Package | Description |
|---|---|
| org.gcube.contentmanagement.timeseriesservice.stubs.types |
| Modifier and Type | Field and Description |
|---|---|
static TextOperator |
TextOperator.CN |
static TextOperator |
TextOperator.EQ |
static TextOperator |
TextOperator.EW |
static TextOperator |
TextOperator.NCN |
static TextOperator |
TextOperator.NEQ |
static TextOperator |
TextOperator.NEW |
static TextOperator |
TextOperator.NSW |
static TextOperator |
TextOperator.SW |
| Modifier and Type | Method and Description |
|---|---|
static TextOperator |
TextOperator.fromString(String value) |
static TextOperator |
TextOperator.fromValue(String value) |
TextOperator |
Operator.getTextOperator()
Gets the textOperator value for this Operator.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Operator.setTextOperator(TextOperator textOperator)
Sets the textOperator value for this Operator.
|
| Constructor and Description |
|---|
Operator(DateOperator dateOperator,
NumberOperator numberOperator,
TextOperator textOperator) |
Copyright © 2015. All Rights Reserved.