public class OccasionScheduleCollection extends EventCollection
Modifier and Type | Field and Description |
---|---|
protected int |
civId |
protected int |
occasionId |
protected int |
scheduleId |
endSeconds, endYear, eventCols, events, ordinal, parentEventCol, startSeconds, startYear, type
id
Constructor and Description |
---|
OccasionScheduleCollection() |
Modifier and Type | Method and Description |
---|---|
int |
getCivId() |
String |
getLink() |
String |
getName() |
int |
getOccasionId() |
int |
getScheduleId() |
String |
getShortDescription() |
void |
process() |
void |
setCivId(int civId) |
void |
setOccasionId(int occasionId) |
void |
setScheduleId(int scheduleId) |
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
protected int civId
protected int occasionId
protected int scheduleId
public int getCivId()
public void setCivId(int civId)
public int getOccasionId()
public void setOccasionId(int occasionId)
public int getScheduleId()
public void setScheduleId(int scheduleId)
public void process()
process
in class EventCollection
public String getLink()
getLink
in class EventCollection
public String getShortDescription()
getShortDescription
in class EventCollection
public String getName()
Copyright © 2018. All rights reserved.