public class HfConfrontedEvent extends HfEvent implements LocalEvent
id
Constructor and Description |
---|
HfConfrontedEvent() |
Modifier and Type | Method and Description |
---|---|
EventLocation |
getLocation() |
String |
getReason() |
String |
getShortDescription() |
String |
getSituation() |
static void |
printUnknownReasons() |
static void |
printUnknownSituations() |
void |
setReason(String reason) |
void |
setSituation(String situation) |
getHfId, isRelatedToHf, setHfId
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 String getSituation()
public void setSituation(String situation)
public String getReason()
public void setReason(String reason)
public EventLocation getLocation()
getLocation
in interface LocalEvent
public String getShortDescription()
getShortDescription
in class Event
public static void printUnknownSituations()
public static void printUnknownReasons()
Copyright © 2019. All rights reserved.