| Package | Description |
|---|---|
| com.draeger.medical.biceps.common.model |
| Modifier and Type | Field and Description |
|---|---|
protected OrderDetail |
Order.performedOrderDetail |
protected OrderDetail |
Order.requestedOrderDetail |
| Modifier and Type | Method and Description |
|---|---|
OrderDetail |
ObjectFactory.createOrderDetail()
Create an instance of
OrderDetail |
OrderDetail |
Order.getPerformedOrderDetail()
Gets the value of the performedOrderDetail property.
|
OrderDetail |
Order.getRequestedOrderDetail()
Gets the value of the requestedOrderDetail property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Order.setPerformedOrderDetail(OrderDetail value)
Sets the value of the performedOrderDetail property.
|
void |
Order.setRequestedOrderDetail(OrderDetail value)
Sets the value of the requestedOrderDetail property.
|
Copyright © 2016. All rights reserved.