| Package | Description |
|---|---|
| eu.dnetlib.broker.common.subscriptions | |
| eu.dnetlib.broker.common.utils |
| Modifier and Type | Method and Description |
|---|---|
MapValueType |
MapCondition.getFieldType() |
| Modifier and Type | Method and Description |
|---|---|
void |
MapCondition.setFieldType(MapValueType fieldType) |
| Constructor and Description |
|---|
MapCondition(String field,
MapValueType fieldType,
ConditionOperator operator,
List<ConditionParams> listParams) |
| Modifier and Type | Method and Description |
|---|---|
MapValueType |
MapValue.getType() |
static MapValueType |
MapValueType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MapValueType[] |
MapValueType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MapValue.setType(MapValueType type) |
| Constructor and Description |
|---|
MapValue(MapValueType type,
Object value) |
Copyright © 2025. All rights reserved.