public class HfWoundedEvent extends Event implements LocalEvent, HfRelatedEvent
id
Constructor and Description |
---|
HfWoundedEvent() |
Modifier and Type | Method and Description |
---|---|
int |
getBodyPart() |
int |
getInjuryType() |
EventLocation |
getLocation() |
int |
getPartLost() |
String |
getShortDescription() |
int |
getWoundeeCaste() |
int |
getWoundeeHfId() |
int |
getWoundeeRace() |
int |
getWounderHfIf() |
boolean |
isRelatedToHf(int hfId) |
void |
setBodyPart(int bodyPart) |
void |
setInjuryType(int injuryType) |
void |
setLocation(EventLocation location) |
void |
setPartLost(int partLost) |
void |
setWoundeeCaste(int woundeeCaste) |
void |
setWoundeeHfId(int woundeeHfId) |
void |
setWoundeeRace(int woundeeRace) |
void |
setWounderHfIf(int wounderHfIf) |
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 getWoundeeHfId()
public void setWoundeeHfId(int woundeeHfId)
public int getWounderHfIf()
public void setWounderHfIf(int wounderHfIf)
public int getWoundeeRace()
public void setWoundeeRace(int woundeeRace)
public int getWoundeeCaste()
public void setWoundeeCaste(int woundeeCaste)
public int getBodyPart()
public void setBodyPart(int bodyPart)
public int getInjuryType()
public void setInjuryType(int injuryType)
public int getPartLost()
public void setPartLost(int partLost)
public void setLocation(EventLocation location)
public EventLocation getLocation()
getLocation
in interface LocalEvent
public boolean isRelatedToHf(int hfId)
isRelatedToHf
in interface HfRelatedEvent
public String getShortDescription()
getShortDescription
in class Event
Copyright © 2020. All rights reserved.