public class ChangeHfBodyStateEvent extends HfEvent implements LocalEvent, StructureRelatedEvent
id
Constructor and Description |
---|
ChangeHfBodyStateEvent() |
Modifier and Type | Method and Description |
---|---|
String |
getBodyState() |
int |
getBuildingId() |
EventLocation |
getLocation() |
String |
getShortDescription() |
boolean |
isRelatedToStructure(int structureId,
int siteId) |
static void |
printUnknownBodyStates() |
void |
setBodyState(String bodyState) |
void |
setBuildingId(int buildingId) |
void |
setLocation(EventLocation location) |
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 getBodyState()
public void setBodyState(String bodyState)
public int getBuildingId()
public void setBuildingId(int buildingId)
public void setLocation(EventLocation location)
public EventLocation getLocation()
getLocation
in interface LocalEvent
public boolean isRelatedToStructure(int structureId, int siteId)
isRelatedToStructure
in interface StructureRelatedEvent
public String getShortDescription()
getShortDescription
in class Event
public static void printUnknownBodyStates()
Copyright © 2020. All rights reserved.