public class BasicScheduleHoliday extends Object implements ScheduleHoliday
| Constructor and Description |
|---|
BasicScheduleHoliday(Date date,
String name,
String imageURL) |
| Modifier and Type | Method and Description |
|---|---|
Date |
getDate()
The day the holiday occurs on
|
String |
getHolidayName(Locale loc)
A short name for the holyday
|
String |
getImageURL()
An URL to an image describing this holiday
|
public Date getDate()
ScheduleHolidaygetDate in interface ScheduleHolidaypublic String getHolidayName(Locale loc)
ScheduleHolidaygetHolidayName in interface ScheduleHolidaypublic String getImageURL()
ScheduleHolidaygetImageURL in interface ScheduleHolidayCopyright © 2017 etc.to. All rights reserved.