| Package | Description |
|---|---|
| de.samply.share.query.common | |
| de.samply.share.query.enums |
| Modifier and Type | Method and Description |
|---|---|
MdrDataType |
MdrFieldDto.getDataType() |
| Modifier and Type | Method and Description |
|---|---|
void |
MdrFieldDto.setDataType(MdrDataType dataType) |
| Modifier and Type | Method and Description |
|---|---|
static MdrDataType |
MdrDataType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MdrDataType |
MdrDataType.valueOfIgnoreCase(String name)
Return the Mdr data type and ignore case.
|
static MdrDataType[] |
MdrDataType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021 Samply Community. All rights reserved.