public class HfSimpleBattleEvent extends Event implements LocalEvent, HfRelatedEvent
id
Constructor and Description |
---|
HfSimpleBattleEvent() |
Modifier and Type | Method and Description |
---|---|
int |
getGroup1HfId() |
int |
getGroup2HfId() |
EventLocation |
getLocation() |
String |
getShortDescription() |
String |
getSubtype() |
boolean |
isRelatedToHf(int hfId) |
static void |
printUnknownSubtypes() |
void |
setGroup1HfId(int group1HfId) |
void |
setGroup2HfId(int group2HfId) |
void |
setSubtype(String subtype) |
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 getSubtype()
public void setSubtype(String subtype)
public int getGroup1HfId()
public void setGroup1HfId(int group1HfId)
public int getGroup2HfId()
public void setGroup2HfId(int group2HfId)
public EventLocation getLocation()
getLocation
in interface LocalEvent
public boolean isRelatedToHf(int hfId)
isRelatedToHf
in interface HfRelatedEvent
public String getShortDescription()
getShortDescription
in class Event
public static void printUnknownSubtypes()
Copyright © 2020. All rights reserved.