public class AdverseReactionsImpl extends Object implements AdverseReactions
| Constructor and Description |
|---|
AdverseReactionsImpl() |
| Modifier and Type | Method and Description |
|---|---|
List<AdverseReaction> |
getAdverseReactionList() |
ExclusionStatement |
getExclusionStatement()
Global Statement only
|
void |
setAdverseReactionList(List<AdverseReaction> adverseReactionList) |
void |
setExclusionStatement(ExclusionStatement exclusionStatement) |
public ExclusionStatement getExclusionStatement()
AdverseReactionsgetExclusionStatement in interface AdverseReactionsExclusionStatementpublic List<AdverseReaction> getAdverseReactionList()
getAdverseReactionList in interface AdverseReactionspublic void setExclusionStatement(ExclusionStatement exclusionStatement)
setExclusionStatement in interface AdverseReactionspublic void setAdverseReactionList(List<AdverseReaction> adverseReactionList)
setAdverseReactionList in interface AdverseReactionsCopyright © 2021. All rights reserved.