public class DispensingOrganisationParticipationImpl extends Object implements DispensingOrganisationParticipation
| Modifier and Type | Field and Description |
|---|---|
static Code |
PHARM_ROLE_CODE |
| Constructor and Description |
|---|
DispensingOrganisationParticipationImpl(DispensingOrganisationParticipant participant)
Create a Participation with the supplied participant and the default role code of
|
DispensingOrganisationParticipationImpl(Role role,
DispensingOrganisationParticipant participant) |
| Modifier and Type | Method and Description |
|---|---|
DispensingOrganisationParticipant |
getParticipant() |
static Code |
getPharmCode() |
Role |
getRole() |
public static final Code PHARM_ROLE_CODE
public DispensingOrganisationParticipationImpl(DispensingOrganisationParticipant participant)
participant - the dispenser organisationpublic DispensingOrganisationParticipationImpl(Role role, DispensingOrganisationParticipant participant)
public Role getRole()
getRole in interface DispensingOrganisationParticipationpublic DispensingOrganisationParticipant getParticipant()
getParticipant in interface DispensingOrganisationParticipationpublic static Code getPharmCode()
Copyright © 2021. All rights reserved.