public class ParticipationServiceProviderImpl extends Object implements ParticipationServiceProvider
| Constructor and Description |
|---|
ParticipationServiceProviderImpl() |
| Modifier and Type | Method and Description |
|---|---|
ServiceProvider |
getParticipant() |
RestrictedTimeInterval |
getParticipationPeriod() |
Coded |
getRole() |
void |
setParticipant(ServiceProvider participant) |
void |
setParticipationPeriod(RestrictedTimeInterval participationPeriod) |
void |
setRole(Coded role) |
public RestrictedTimeInterval getParticipationPeriod()
getParticipationPeriod in interface ParticipationServiceProviderpublic Coded getRole()
getRole in interface ParticipationServiceProviderpublic void setRole(Coded role)
setRole in interface ParticipationServiceProviderpublic ServiceProvider getParticipant()
getParticipant in interface ParticipationServiceProviderpublic void setParticipationPeriod(RestrictedTimeInterval participationPeriod)
setParticipationPeriod in interface ParticipationServiceProviderpublic void setParticipant(ServiceProvider participant)
setParticipant in interface ParticipationServiceProviderCopyright © 2021. All rights reserved.