public class RecommendationsImpl extends Object implements Recommendations
| Constructor and Description |
|---|
RecommendationsImpl() |
| Modifier and Type | Method and Description |
|---|---|
au.net.electronichealth.ns.cda._2_0.StrucDocText |
getCustomNarrative() |
List<Recommendation> |
getRecommendationList() |
List<Recommendation> |
getRecommendations() |
RecommendationsExclusion |
getRecommendationsExclusion() |
void |
setCustomNarrative(au.net.electronichealth.ns.cda._2_0.StrucDocText customNarrative) |
void |
setRecommendations(List<Recommendation> recommendations) |
void |
setRecommendationsExclusion(RecommendationsExclusion recommendationsExclusion) |
public List<Recommendation> getRecommendations()
getRecommendations in interface Recommendationspublic au.net.electronichealth.ns.cda._2_0.StrucDocText getCustomNarrative()
getCustomNarrative in interface Recommendationspublic void setCustomNarrative(au.net.electronichealth.ns.cda._2_0.StrucDocText customNarrative)
setCustomNarrative in interface Recommendationspublic List<Recommendation> getRecommendationList()
getRecommendationList in interface Recommendationspublic RecommendationsExclusion getRecommendationsExclusion()
getRecommendationsExclusion in interface Recommendationspublic void setRecommendations(List<Recommendation> recommendations)
setRecommendations in interface Recommendationspublic void setRecommendationsExclusion(RecommendationsExclusion recommendationsExclusion)
setRecommendationsExclusion in interface RecommendationsCopyright © 2021. All rights reserved.