| Package | Description |
|---|---|
| com.aeris.service.report.model.v1.base | |
| com.aeris.service.report.model.v1.composite |
| Modifier and Type | Method and Description |
|---|---|
static Operator |
Operator.fromValue(String v) |
static Operator |
Operator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Operator[] |
Operator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
protected Operator |
Filter.operator |
| Modifier and Type | Method and Description |
|---|---|
Operator |
Filter.getOperator()
Gets the value of the operator property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Filter.setOperator(Operator value)
Sets the value of the operator property.
|
Copyright © 2023. All rights reserved.