| Package | Description |
|---|---|
| com.draeger.medical.biceps.common.model |
| Modifier and Type | Field and Description |
|---|---|
protected List<ClinicalInfo> |
Order.reason |
protected List<ClinicalInfo> |
Order.relevantClinicalInfo |
| Modifier and Type | Method and Description |
|---|---|
ClinicalInfo |
ObjectFactory.createClinicalInfo()
Create an instance of
ClinicalInfo |
| Modifier and Type | Method and Description |
|---|---|
List<ClinicalInfo> |
Order.getReason()
Gets the value of the reason property.
|
List<ClinicalInfo> |
Order.getRelevantClinicalInfo()
Gets the value of the relevantClinicalInfo property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Order.setReason(List<ClinicalInfo> value) |
void |
Order.setRelevantClinicalInfo(List<ClinicalInfo> value) |
Copyright © 2016. All rights reserved.