BusinessCalendarFactory Class
- public class BusinessCalendarFactory
extends Object
This factory is used to create an instance of BusinessCalendar.
-
Hierarchy
-
Object
BusinessCalendarFactory
Methods from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BusinessCalendarFactory
public BusinessCalendarFactory()
create() Method
public static BusinessCalendar
create()
throws BusinessCalendarException
Returns
- BusinessCalendar
Exceptions
-
BusinessCalendarException