| Package | Description |
|---|---|
| de.samply.share.essentialquery | |
| de.samply.share.query.enums | |
| de.samply.share.query.value |
| Modifier and Type | Method and Description |
|---|---|
SimpleValueCondition |
EssentialSimpleValueDto.getCondition() |
| Modifier and Type | Method and Description |
|---|---|
void |
EssentialSimpleValueDto.setCondition(SimpleValueCondition condition) |
| Modifier and Type | Method and Description |
|---|---|
static SimpleValueCondition[] |
SimpleValueCondition.getConditionsForMdr(String mdrDataType)
Get the conditions for a mdr data type.
|
static SimpleValueCondition |
SimpleValueCondition.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SimpleValueCondition[] |
SimpleValueCondition.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SimpleValueCondition |
AbstractQueryValueDto.getCondition() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractQueryValueDto.setCondition(SimpleValueCondition condition) |
Copyright © 2021 Samply Community. All rights reserved.