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 BusinessCalendarManager
public BusinessCalendarManager addBusinessCalendar(String businessCalendarRef, BusinessCalendar businessCalendar)
Copyright © 2015. All rights reserved.