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, setHfIdgetCollection, getDate, getDescription, getSeconds, getSentence, getType, getYear, process, setCollection, setSeconds, setType, setYeargetId, setIdclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisRelatedToRegion, isRelatedToSitepublic 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 LocalEventpublic boolean isRelatedToStructure(int structureId,
int siteId)
isRelatedToStructure in interface StructureRelatedEventpublic String getShortDescription()
getShortDescription in class Eventpublic static void printUnknownBodyStates()
Copyright © 2017. All rights reserved.