public interface ScheduleHoliday
| 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
|
Copyright © 2017 etc.to. All rights reserved.