public class ReferralParticipantImpl extends Object implements ReferralParticipant
| Constructor and Description |
|---|
ReferralParticipantImpl(HPII hpii,
PersonName name,
ProviderAddress address,
List<Telecom> telecoms,
HPIO hpio,
Organisation org) |
| Modifier and Type | Method and Description |
|---|---|
List<Telecom> |
getElectronicCommunicationDetails() |
Organisation |
getEmploymentOrganisation() |
HPIO |
getEmploymentOrganisationHPIO() |
UniqueIdentifier |
getID()
Returns a Random UUID unless explicitly set
|
HPII |
getParticipantHPII() |
PersonName |
getParticipantName() |
ProviderAddress |
getProviderAddress() |
void |
setID(UniqueIdentifier id) |
public ReferralParticipantImpl(HPII hpii, PersonName name, ProviderAddress address, List<Telecom> telecoms, HPIO hpio, Organisation org)
public ProviderAddress getProviderAddress()
getProviderAddress in interface ReferralParticipantpublic List<Telecom> getElectronicCommunicationDetails()
getElectronicCommunicationDetails in interface ReferralParticipantpublic PersonName getParticipantName()
getParticipantName in interface ReferralParticipantpublic HPII getParticipantHPII()
getParticipantHPII in interface ReferralParticipantpublic HPIO getEmploymentOrganisationHPIO()
getEmploymentOrganisationHPIO in interface ReferralParticipantpublic Organisation getEmploymentOrganisation()
getEmploymentOrganisation in interface ReferralParticipantpublic UniqueIdentifier getID()
getID in interface ReferralParticipantpublic void setID(UniqueIdentifier id)
Copyright © 2021. All rights reserved.