public class DispenseRecordContextImpl extends Object implements DispenseRecordContext
| Constructor and Description |
|---|
DispenseRecordContextImpl(SubjectOfCareParticipant subjectOfCare,
DispenserParticipation dispenser,
DispensingOrganisationParticipation dispensingOrganisation) |
| Modifier and Type | Method and Description |
|---|---|
DispenserParticipation |
getDispenser() |
DispensingOrganisationParticipation |
getDispensingOrganisation() |
Logo |
getLogo() |
SubjectOfCareParticipant |
getSubjectOfCare() |
void |
setLogo(Logo logo) |
public DispenseRecordContextImpl(SubjectOfCareParticipant subjectOfCare, DispenserParticipation dispenser, DispensingOrganisationParticipation dispensingOrganisation)
public SubjectOfCareParticipant getSubjectOfCare()
getSubjectOfCare in interface DispenseRecordContextpublic DispenserParticipation getDispenser()
getDispenser in interface DispenseRecordContextpublic DispensingOrganisationParticipation getDispensingOrganisation()
getDispensingOrganisation in interface DispenseRecordContextpublic void setLogo(Logo logo)
setLogo in interface DispenseRecordContextpublic Logo getLogo()
getLogo in interface DispenseRecordContextCopyright © 2021. All rights reserved.