public class SpecialistLetterContextImpl extends Object implements SpecialistLetterContext
| Constructor and Description |
|---|
SpecialistLetterContextImpl(SubjectOfCareParticipant subjectOfCare,
DocumentAuthor specialistLetterAuthor,
ParticipationServiceProvider usualGP,
ParticipationServiceProvider referrer) |
| Modifier and Type | Method and Description |
|---|---|
PreciseDate |
getDateTimeAttested() |
PreciseDate |
getDateTimeAuthored() |
PreciseDate |
getDateTimeSubjectOfCareSeen() |
DocumentAuthor |
getDocumentAuthor() |
ParticipationServiceProvider |
getReferrer() |
SubjectOfCareParticipant |
getSubjectOfCare() |
ParticipationServiceProvider |
getUsualGP() |
void |
setDateTimeAttested(PreciseDate dateTimeAttested) |
void |
setDateTimeAuthored(PreciseDate dateTimeAuthored) |
void |
setDateTimeSubjectOfCareSeen(PreciseDate dateTimeSubjectOfCareSeen) |
void |
setReferrer(ParticipationServiceProvider referrer) |
void |
setSpecialistLetterAuthor(DocumentAuthor documentAuthor) |
void |
setSubjectOfCare(SubjectOfCareParticipant subjectOfCare) |
void |
setUsualGP(ParticipationServiceProvider usualGP) |
public SpecialistLetterContextImpl(SubjectOfCareParticipant subjectOfCare, DocumentAuthor specialistLetterAuthor, ParticipationServiceProvider usualGP, ParticipationServiceProvider referrer)
public SubjectOfCareParticipant getSubjectOfCare()
getSubjectOfCare in interface SpecialistLetterContextpublic DocumentAuthor getDocumentAuthor()
getDocumentAuthor in interface SpecialistLetterContextpublic PreciseDate getDateTimeAuthored()
getDateTimeAuthored in interface SpecialistLetterContextpublic PreciseDate getDateTimeSubjectOfCareSeen()
getDateTimeSubjectOfCareSeen in interface SpecialistLetterContextpublic PreciseDate getDateTimeAttested()
getDateTimeAttested in interface SpecialistLetterContextpublic ParticipationServiceProvider getUsualGP()
getUsualGP in interface SpecialistLetterContextpublic ParticipationServiceProvider getReferrer()
getReferrer in interface SpecialistLetterContextpublic void setSubjectOfCare(SubjectOfCareParticipant subjectOfCare)
setSubjectOfCare in interface SpecialistLetterContextpublic void setSpecialistLetterAuthor(DocumentAuthor documentAuthor)
setSpecialistLetterAuthor in interface SpecialistLetterContextpublic void setDateTimeAuthored(PreciseDate dateTimeAuthored)
setDateTimeAuthored in interface SpecialistLetterContextpublic void setDateTimeSubjectOfCareSeen(PreciseDate dateTimeSubjectOfCareSeen)
setDateTimeSubjectOfCareSeen in interface SpecialistLetterContextpublic void setDateTimeAttested(PreciseDate dateTimeAttested)
setDateTimeAttested in interface SpecialistLetterContextpublic void setUsualGP(ParticipationServiceProvider usualGP)
setUsualGP in interface SpecialistLetterContextpublic void setReferrer(ParticipationServiceProvider referrer)
setReferrer in interface SpecialistLetterContextCopyright © 2021. All rights reserved.