public class HfDoesInteractionEvent extends Event implements LocalEvent, HfRelatedEvent
id
Constructor and Description |
---|
HfDoesInteractionEvent() |
Modifier and Type | Method and Description |
---|---|
int |
getDoerHfId() |
String |
getInteraction() |
String |
getInteractionAction() |
String |
getInteractionString() |
EventLocation |
getLocation() |
String |
getShortDescription() |
int |
getSource() |
int |
getTargetHfId() |
boolean |
isRelatedToHf(int hfId) |
static void |
printUnknownInteractions() |
void |
process() |
void |
setDoerHfId(int doerHfId) |
void |
setInteraction(String interaction) |
void |
setInteractionAction(String interactionAction) |
void |
setInteractionString(String interactionString) |
void |
setSource(int source) |
void |
setTargetHfId(int targetHfId) |
getCollection, getDate, getDescription, getSeconds, getSentence, getType, getYear, setCollection, setSeconds, setType, setYear
getId, setId
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isRelatedToRegion, isRelatedToSite
public int getDoerHfId()
public void setDoerHfId(int doerHfId)
public int getTargetHfId()
public void setTargetHfId(int targetHfId)
public String getInteraction()
public void setInteraction(String interaction)
public String getInteractionAction()
public void setInteractionAction(String interactionAction)
public String getInteractionString()
public void setInteractionString(String interactionString)
public int getSource()
public void setSource(int source)
public EventLocation getLocation()
getLocation
in interface LocalEvent
public boolean isRelatedToHf(int hfId)
isRelatedToHf
in interface HfRelatedEvent
public String getShortDescription()
getShortDescription
in class Event
public static void printUnknownInteractions()
Copyright © 2017. All rights reserved.