public class MapBusinessCalendarManager extends Object implements BusinessCalendarManager
| Constructor and Description | 
|---|
| MapBusinessCalendarManager() | 
| Modifier and Type | Method and Description | 
|---|---|
| BusinessCalendarManager | addBusinessCalendar(String businessCalendarRef,
                   BusinessCalendar businessCalendar) | 
| BusinessCalendar | getBusinessCalendar(String businessCalendarRef) | 
public BusinessCalendar getBusinessCalendar(String businessCalendarRef)
getBusinessCalendar in interface BusinessCalendarManagerpublic BusinessCalendarManager addBusinessCalendar(String businessCalendarRef, BusinessCalendar businessCalendar)
Copyright © 2018. All rights reserved.