Uses of Enum
net.finmath.time.businessdaycalendar.BusinessdayCalendar.DateOffsetUnit
Packages that use BusinessdayCalendar.DateOffsetUnit
Package
Description
Provides business day calendars, e.g., as used in date roll conventions.
-
Uses of BusinessdayCalendar.DateOffsetUnit in net.finmath.time.businessdaycalendar
Methods in net.finmath.time.businessdaycalendar that return BusinessdayCalendar.DateOffsetUnitModifier and TypeMethodDescriptionGet the date offset unit enum for a string (using common synonyms like "d", "b", "bd", "w").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.