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, typeid| 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, setTypegetId, setIdprotected 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 EventCollectionpublic String getLink()
getLink in class EventCollectionpublic String getShortDescription()
getShortDescription in class EventCollectionpublic String getName()
Copyright © 2017. All rights reserved.