public class CompetitionEvent extends OccasionEvent implements HfRelatedEvent
civId, location, occasionId, scheduleId
id
Constructor and Description |
---|
CompetitionEvent() |
Modifier and Type | Method and Description |
---|---|
List<Integer> |
getCompetitorHfIds() |
String |
getShortDescription() |
int |
getWinnerHfId() |
boolean |
isRelatedToHf(int hfId) |
void |
setWinnerHfId(int winnerHfId) |
getCivId, getLocation, getOccasionId, getScheduleId, isRelatedToEntity, setCivId, setOccasionId, setScheduleId
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 getWinnerHfId()
public void setWinnerHfId(int winnerHfId)
public boolean isRelatedToHf(int hfId)
isRelatedToHf
in interface HfRelatedEvent
public String getShortDescription()
getShortDescription
in class OccasionEvent
Copyright © 2019. All rights reserved.