public interface PrescriptionRequestContent
| Modifier and Type | Method and Description |
|---|---|
Logo |
getLogo() |
PrescriberInstructionDetail |
getPrescriberInstructionDetail() |
PrescriptionItem |
getPrescriptionRequestItem() |
RequesterNote |
getRequesterNote() |
boolean |
hasRequesterNote() |
void |
setLogo(Logo logo) |
void |
setRequesterNote(RequesterNote requesterNote) |
PrescriberInstructionDetail getPrescriberInstructionDetail()
PrescriptionItem getPrescriptionRequestItem()
RequesterNote getRequesterNote()
Logo getLogo()
void setLogo(Logo logo)
void setRequesterNote(RequesterNote requesterNote)
boolean hasRequesterNote()
Copyright © 2021. All rights reserved.