public class WarCollection extends EventCollection
endSeconds, endYear, eventCols, events, ordinal, parentEventCol, startSeconds, startYear, type
id
Constructor and Description |
---|
WarCollection() |
Modifier and Type | Method and Description |
---|---|
int |
getAggressorEntId() |
int |
getDefenderEntId() |
String |
getLink() |
String |
getName() |
String |
getShortDescription() |
void |
process() |
void |
setAggressorEntId(int aggressorEntId) |
void |
setDefenderEntId(int defenderEntId) |
void |
setName(String name) |
getAllHistoricalEvents, getCollection, getDate, getDescription, getEndSeconds, getEndYear, getEventCols, getEvents, getHistoricalEventCollections, getHistoricalEvents, getOrdinal, getOrdinalString, getParentEventCol, getSentence, getStartSeconds, getStartYear, getType, getUrl, setCollection, setEndSeconds, setEndYear, setOrdinal, setParentEventCol, setStartSeconds, setStartYear, setType
getId, setId
public String getName()
public void setName(String name)
public int getAggressorEntId()
public void setAggressorEntId(int aggressorEntId)
public int getDefenderEntId()
public void setDefenderEntId(int defenderEntId)
public void process()
process
in class EventCollection
public String getShortDescription()
getShortDescription
in class EventCollection
public String getLink()
getLink
in class EventCollection
Copyright © 2019. All rights reserved.