public class HfAbductedEvent extends Event implements LocalEvent, HfRelatedEvent
id
Constructor and Description |
---|
HfAbductedEvent() |
Modifier and Type | Method and Description |
---|---|
EventLocation |
getLocation() |
String |
getShortDescription() |
int |
getSnatcherHfId() |
int |
getTargetHfId() |
boolean |
isRelatedToHf(int hfId) |
void |
setSnatcherHfId(int snatcherHfId) |
void |
setTargetHfId(int targetHfId) |
getCollection, getDate, getDescription, getSeconds, getSentence, getType, getYear, process, setCollection, setSeconds, setType, setYear
getId, setId
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isRelatedToRegion, isRelatedToSite
public int getTargetHfId()
public void setTargetHfId(int targetHfId)
public int getSnatcherHfId()
public void setSnatcherHfId(int snatcherHfId)
public EventLocation getLocation()
getLocation
in interface LocalEvent
public boolean isRelatedToHf(int hfId)
isRelatedToHf
in interface HfRelatedEvent
public String getShortDescription()
getShortDescription
in class Event
Copyright © 2018. All rights reserved.