public class PrescriberOrganisationParticipationImpl extends Object implements PrescriberOrganisationParticipation
| Constructor and Description |
|---|
PrescriberOrganisationParticipationImpl(Role role,
PrescriberOrganisationParticipant participant) |
| Modifier and Type | Method and Description |
|---|---|
PrescriberOrganisationParticipant |
getParticipant() |
Role |
getRole() |
public PrescriberOrganisationParticipationImpl(Role role, PrescriberOrganisationParticipant participant)
public Role getRole()
getRole in interface PrescriberOrganisationParticipationpublic PrescriberOrganisationParticipant getParticipant()
getParticipant in interface PrescriberOrganisationParticipationCopyright © 2021. All rights reserved.