| Package | Description |
|---|---|
| de.samply.share.model.ccp | |
| de.samply.share.utils |
| Modifier and Type | Field and Description |
|---|---|
protected List<Patient> |
QueryResult.patient |
| Modifier and Type | Method and Description |
|---|---|
Patient |
ObjectFactory.createPatient()
Create an instance of
Patient. |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<Patient> |
ObjectFactory.createPatient(Patient value)
|
List<Patient> |
QueryResult.getPatient()
Gets the value of the patient property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<Patient> |
ObjectFactory.createPatient(Patient value)
|
| Modifier and Type | Method and Description |
|---|---|
static Patient |
Converter.convertCcpPatientToCommonPatient(Patient patient)
Convert a ccp patient to a common patient.
|
Copyright © 2021 Samply Community. All rights reserved.