| Package | Description |
|---|---|
| de.samply.common.mdrclient.domain |
MDR domain classes, mapped directly to the JSON that MDR produces.
|
| Modifier and Type | Method and Description |
|---|---|
List<Designation> |
Root.getDesignations()
Todo.
|
List<Designation> |
Result.getDesignations()
Get the designations of this result.
|
List<Designation> |
Namespace.getDesignations()
Gets the designations.
|
List<Designation> |
DataElement.getDesignations() |
List<Designation> |
Code.getDesignations()
Todo.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Root.setDesignations(List<Designation> designations)
Todo.
|
void |
Result.setDesignations(List<Designation> designations)
Set the designations of this result.
|
void |
Namespace.setDesignations(List<Designation> designations)
Sets the designations.
|
void |
DataElement.setDesignations(List<Designation> designations) |
void |
Code.setDesignations(List<Designation> designations)
Todo.
|
Copyright © 2022 Samply Community. All rights reserved.