public class ReactionEventImpl extends Object implements ReactionEvent
| Constructor and Description |
|---|
ReactionEventImpl() |
| Modifier and Type | Method and Description |
|---|---|
List<Coded> |
getManifestations() |
Coded |
getReactionType() |
void |
setManifestations(List<Coded> manifestations) |
void |
setReactionType(Coded reactionType) |
String |
toString() |
public List<Coded> getManifestations()
getManifestations in interface ReactionEventpublic void setManifestations(List<Coded> manifestations)
setManifestations in interface ReactionEventpublic Coded getReactionType()
getReactionType in interface ReactionEventpublic void setReactionType(Coded reactionType)
setReactionType in interface ReactionEventCopyright © 2021. All rights reserved.