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, setYeargetId, setIdclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisRelatedToRegion, isRelatedToSitepublic 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 LocalEventpublic boolean isRelatedToHf(int hfId)
isRelatedToHf in interface HfRelatedEventpublic String getShortDescription()
getShortDescription in class Eventpublic static void printUnknownSubtypes()
Copyright © 2017. All rights reserved.