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