public class BattleCollection extends EventCollection
endSeconds, endYear, eventCols, events, ordinal, parentEventCol, startSeconds, startYear, typeid| Constructor and Description |
|---|
BattleCollection() |
| Modifier and Type | Method and Description |
|---|---|
List<Integer> |
getAttackingHfIds() |
List<BattleCollectionSquad> |
getAttackingSquads() |
List<Integer> |
getDefendingHfIds() |
List<BattleCollectionSquad> |
getDefendingSquads() |
String |
getLink() |
EventLocation |
getLocation() |
String |
getName() |
List<Integer> |
getNocomHfIds() |
String |
getOutcome() |
String |
getShortDescription() |
int |
getWarEventCol() |
void |
setName(String name) |
void |
setOutcome(String outcome) |
void |
setWarEventCol(int warEventCol) |
getAllHistoricalEvents, getCollection, getDate, getDescription, getEndSeconds, getEndYear, getEventCols, getEvents, getHistoricalEventCollections, getHistoricalEvents, getOrdinal, getOrdinalString, getParentEventCol, getSentence, getStartSeconds, getStartYear, getType, getUrl, process, setCollection, setEndSeconds, setEndYear, setOrdinal, setParentEventCol, setStartSeconds, setStartYear, setTypegetId, setIdpublic String getName()
public void setName(String name)
public int getWarEventCol()
public void setWarEventCol(int warEventCol)
public String getOutcome()
public void setOutcome(String outcome)
public EventLocation getLocation()
public List<BattleCollectionSquad> getAttackingSquads()
public List<BattleCollectionSquad> getDefendingSquads()
public String getShortDescription()
getShortDescription in class EventCollectionpublic String getLink()
getLink in class EventCollectionCopyright © 2017. All rights reserved.