|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Holiday
Information about a holiday. Holdays are used to mark holidays and other non-instructional days on a HolidayCalendar.
Method Summary | |
---|---|
Date |
getEndDate()
The end date and time of the key date. |
Boolean |
getIsAllDay()
Tests if this key date is an all day event. |
Boolean |
getIsDateRange()
Tests if this key date has a date range. |
Boolean |
getIsInstructionalDay()
Tests if this holiday is an instructional day. |
Date |
getStartDate()
The start date and time of the key date. |
Methods inherited from interface org.kuali.student.r2.common.infc.HasId |
---|
getId |
Methods inherited from interface org.kuali.student.r2.common.infc.Entity |
---|
getDescr, getName |
Methods inherited from interface org.kuali.student.r2.common.infc.HasType |
---|
getType, getTypeKey |
Methods inherited from interface org.kuali.student.r2.common.infc.HasState |
---|
getState, getStateKey |
Methods inherited from interface org.kuali.student.r2.common.infc.HasAttributes |
---|
getAttributes |
Methods inherited from interface org.kuali.student.r2.common.infc.HasMeta |
---|
getMeta |
Method Detail |
---|
Boolean getIsInstructionalDay()
Boolean getIsAllDay()
Boolean getIsDateRange()
Date getStartDate()
Date getEndDate()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |