public class PrescriberParticipationImpl extends Object implements PrescriberParticipation
| Constructor and Description |
|---|
PrescriberParticipationImpl(Role role,
DefaultParticipant participant) |
| Modifier and Type | Method and Description |
|---|---|
DefaultParticipant |
getParticipant() |
Role |
getRole() |
public PrescriberParticipationImpl(Role role, DefaultParticipant participant)
public Role getRole()
getRole in interface PrescriberParticipationpublic DefaultParticipant getParticipant()
getParticipant in interface PrescriberParticipationCopyright © 2021. All rights reserved.