public class PrescriptionRequestContentImpl extends Object implements PrescriptionRequestContent
| Constructor and Description |
|---|
PrescriptionRequestContentImpl(PrescriberInstructionDetail prescriberInstructionDetail,
PrescriptionItem prescriptionRequestItem) |
| Modifier and Type | Method and Description |
|---|---|
Logo |
getLogo() |
PrescriberInstructionDetail |
getPrescriberInstructionDetail() |
PrescriptionItem |
getPrescriptionRequestItem() |
RequesterNote |
getRequesterNote() |
boolean |
hasRequesterNote() |
void |
setLogo(Logo logo) |
void |
setRequesterNote(RequesterNote requesterNote) |
public PrescriptionRequestContentImpl(PrescriberInstructionDetail prescriberInstructionDetail, PrescriptionItem prescriptionRequestItem)
public PrescriberInstructionDetail getPrescriberInstructionDetail()
getPrescriberInstructionDetail in interface PrescriptionRequestContentpublic PrescriptionItem getPrescriptionRequestItem()
getPrescriptionRequestItem in interface PrescriptionRequestContentpublic RequesterNote getRequesterNote()
getRequesterNote in interface PrescriptionRequestContentpublic void setRequesterNote(RequesterNote requesterNote)
setRequesterNote in interface PrescriptionRequestContentpublic Logo getLogo()
getLogo in interface PrescriptionRequestContentpublic void setLogo(Logo logo)
setLogo in interface PrescriptionRequestContentlogo - the logo to setpublic boolean hasRequesterNote()
hasRequesterNote in interface PrescriptionRequestContentCopyright © 2021. All rights reserved.