| Package | Description |
|---|---|
| net.finmath.time.businessdaycalendar |
Provides business day calendars, e.g., as used in date roll conventions.
|
| Modifier and Type | Method and Description |
|---|---|
static BusinessdayCalendar.DateOffsetUnit |
BusinessdayCalendar.DateOffsetUnit.getEnum(String string)
Get the date offset unit enum for a string (using common synonyms like "d", "b", "bd", "w").
|
static BusinessdayCalendar.DateOffsetUnit |
BusinessdayCalendar.DateOffsetUnit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BusinessdayCalendar.DateOffsetUnit[] |
BusinessdayCalendar.DateOffsetUnit.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019. All rights reserved.