public class BodyAbusedEvent extends HfEvent implements EntityRelatedEvent, HfRelatedEvent, LocalEvent
id| Constructor and Description |
|---|
BodyAbusedEvent() |
| Modifier and Type | Method and Description |
|---|---|
int |
getAbuseType() |
List<Integer> |
getBodies() |
int |
getCivId() |
EventLocation |
getLocation() |
int |
getPileType() |
String |
getShortDescription() |
boolean |
isRelatedToEntity(int entityId) |
boolean |
isRelatedToHf(int hfId) |
void |
setAbuseType(int abuseType) |
void |
setCivId(int civId) |
void |
setPileType(int pileType) |
getCollection, getDate, getDescription, getSeconds, getSentence, getType, getYear, process, setCollection, setSeconds, setType, setYeargetId, setIdclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisRelatedToRegion, isRelatedToSitepublic int getCivId()
public void setCivId(int civId)
public int getAbuseType()
public void setAbuseType(int abuseType)
public int getPileType()
public void setPileType(int pileType)
public EventLocation getLocation()
getLocation in interface LocalEventpublic boolean isRelatedToEntity(int entityId)
isRelatedToEntity in interface EntityRelatedEventpublic boolean isRelatedToHf(int hfId)
isRelatedToHf in interface HfRelatedEventisRelatedToHf in class HfEventpublic String getShortDescription()
getShortDescription in class EventCopyright © 2017. All rights reserved.