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, setYear
getId, setId
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isRelatedToRegion, isRelatedToSite
public 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 LocalEvent
public boolean isRelatedToEntity(int entityId)
isRelatedToEntity
in interface EntityRelatedEvent
public boolean isRelatedToHf(int hfId)
isRelatedToHf
in interface HfRelatedEvent
isRelatedToHf
in class HfEvent
public String getShortDescription()
getShortDescription
in class Event
Copyright © 2019. All rights reserved.