public class ChangeHfStateEvent extends HfEvent implements LocalEvent
id
Constructor and Description |
---|
ChangeHfStateEvent() |
Modifier and Type | Method and Description |
---|---|
EventLocation |
getLocation() |
String |
getMood() |
String |
getReason() |
String |
getShortDescription() |
String |
getState() |
int |
getSubState() |
static void |
printUnknownStates() |
void |
setMood(String mood) |
void |
setReason(String reason) |
void |
setState(String state) |
void |
setSubState(int subState) |
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 getState()
public void setState(String state)
public int getSubState()
public void setSubState(int subState)
public String getMood()
public void setMood(String mood)
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 printUnknownStates()
Copyright © 2017. All rights reserved.