| Package | Description |
|---|---|
| de.samply.common.mdrclient.domain |
MDR domain classes, mapped directly to the JSON that MDR produces.
|
| Modifier and Type | Method and Description |
|---|---|
EnumIdentificationStatus |
Identification.getStatus()
Todo.
|
static EnumIdentificationStatus |
EnumIdentificationStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnumIdentificationStatus[] |
EnumIdentificationStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Identification.setStatus(EnumIdentificationStatus status)
Todo.
|
Copyright © 2022 Samply Community. All rights reserved.