public class RecommendationsProvided extends Object
| Constructor and Description |
|---|
RecommendationsProvided() |
| Modifier and Type | Method and Description |
|---|---|
String |
getRecommendationNote() |
ParticipationServiceProvider |
getRecommendationRecipient() |
void |
setRecommendationNote(String recommendationNote) |
void |
setRecommendationRecipient(ParticipationServiceProvider recommendationRecipient) |
public ParticipationServiceProvider getRecommendationRecipient()
public void setRecommendationRecipient(ParticipationServiceProvider recommendationRecipient)
public String getRecommendationNote()
public void setRecommendationNote(String recommendationNote)
Copyright © 2021. All rights reserved.