public class DiagnosticImageReportContextImpl extends Object implements DiagnosticImageReportContext
| Constructor and Description |
|---|
DiagnosticImageReportContextImpl(SubjectOfCareParticipant subjectOfCare,
RequesterParticipation requesterParticipation,
DocumentParticipant author,
DiagnosticImageOrderDetails order) |
| Modifier and Type | Method and Description |
|---|---|
DocumentParticipant |
getAuthor() |
Logo |
getLogo() |
DiagnosticImageOrderDetails |
getOrderDetails() |
RequesterParticipation |
getRequester() |
SubjectOfCareParticipant |
getSubjectOfCare() |
void |
setLogo(Logo logo) |
public DiagnosticImageReportContextImpl(SubjectOfCareParticipant subjectOfCare, RequesterParticipation requesterParticipation, DocumentParticipant author, DiagnosticImageOrderDetails order)
public SubjectOfCareParticipant getSubjectOfCare()
getSubjectOfCare in interface DiagnosticImageReportContextpublic RequesterParticipation getRequester()
getRequester in interface DiagnosticImageReportContextpublic DocumentParticipant getAuthor()
getAuthor in interface DiagnosticImageReportContextpublic DiagnosticImageOrderDetails getOrderDetails()
getOrderDetails in interface DiagnosticImageReportContextpublic Logo getLogo()
getLogo in interface DiagnosticImageReportContextpublic void setLogo(Logo logo)
setLogo in interface DiagnosticImageReportContextCopyright © 2021. All rights reserved.