| BusinessDateFactory | Creates a BusinessDateFactory without a default HolidaySchedule. | 
| BusinessDateFactory(HolidaySchedule) | Creates a BusinessDateFactory that utilizes the provided HolidaySchedule to determine if a date is a holiday. | 
| BusinessDateFactory(HolidaySchedule, BusinessDayAdjustType) | Creates a BusinessDateFactory that utilizes the provided HolidaySchedule to determine if a date is a holiday. |