public interface ParticipationServiceProvider
| Modifier and Type | Method and Description |
|---|---|
ServiceProvider |
getParticipant() |
RestrictedTimeInterval |
getParticipationPeriod() |
Coded |
getRole() |
void |
setParticipant(ServiceProvider participant) |
void |
setParticipationPeriod(RestrictedTimeInterval participationPeriod) |
void |
setRole(Coded role) |
RestrictedTimeInterval getParticipationPeriod()
Coded getRole()
void setRole(Coded role)
ServiceProvider getParticipant()
void setParticipant(ServiceProvider participant)
void setParticipationPeriod(RestrictedTimeInterval participationPeriod)
Copyright © 2021. All rights reserved.