BusinessDayConventionEnum |
BusinessDateRange.BusinessDateRangeBuilder.getBusinessDayConvention() |
|
BusinessDayConventionEnum |
BusinessDateRange.getBusinessDayConvention() |
The convention for adjusting a date if it would otherwise fall on a day that is not a business day, as specified by an ISDA convention (e.g.
|
BusinessDayConventionEnum |
BusinessDayAdjustments.BusinessDayAdjustmentsBuilder.getBusinessDayConvention() |
|
BusinessDayConventionEnum |
BusinessDayAdjustments.getBusinessDayConvention() |
The convention for adjusting a date if it would otherwise fall on a day that is not a business day.
|
BusinessDayConventionEnum |
FinalCalculationPeriodDateAdjustment.FinalCalculationPeriodDateAdjustmentBuilder.getBusinessDayConvention() |
|
BusinessDayConventionEnum |
FinalCalculationPeriodDateAdjustment.getBusinessDayConvention() |
Override business date convention.
|
BusinessDayConventionEnum |
FxFixingDate.FxFixingDateBuilder.getBusinessDayConvention() |
|
BusinessDayConventionEnum |
FxFixingDate.getBusinessDayConvention() |
The convention for adjusting a date if it would otherwise fall on a day that is not a business day, as specified by an ISDA convention (e.g.
|
BusinessDayConventionEnum |
RelativeDateOffset.getBusinessDayConvention() |
The convention for adjusting a date if it would otherwise fall on a day that is not a business day, as specified by an ISDA convention (e.g.
|
BusinessDayConventionEnum |
RelativeDateOffset.RelativeDateOffsetBuilder.getBusinessDayConvention() |
|
static BusinessDayConventionEnum |
BusinessDayConventionEnum.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static BusinessDayConventionEnum[] |
BusinessDayConventionEnum.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|