static OvernightAveragedDailyRateComputation.Builder |
OvernightAveragedDailyRateComputation.builder() |
Returns a builder used to create an instance of the bean.
|
OvernightAveragedDailyRateComputation.Builder |
OvernightAveragedDailyRateComputation.Meta.builder() |
|
OvernightAveragedDailyRateComputation.Builder |
OvernightAveragedDailyRateComputation.Builder.endDate(LocalDate endDate) |
Sets the end date of the accrual period.
|
OvernightAveragedDailyRateComputation.Builder |
OvernightAveragedDailyRateComputation.Builder.fixingCalendar(HolidayCalendar fixingCalendar) |
Sets the resolved calendar that the index uses.
|
OvernightAveragedDailyRateComputation.Builder |
OvernightAveragedDailyRateComputation.Builder.index(OvernightIndex index) |
Sets the Overnight index.
|
OvernightAveragedDailyRateComputation.Builder |
OvernightAveragedDailyRateComputation.Builder.set(String propertyName,
Object newValue) |
|
OvernightAveragedDailyRateComputation.Builder |
OvernightAveragedDailyRateComputation.Builder.set(org.joda.beans.MetaProperty<?> property,
Object value) |
|
OvernightAveragedDailyRateComputation.Builder |
OvernightAveragedDailyRateComputation.Builder.startDate(LocalDate startDate) |
Sets the start date of the accrual period.
|
OvernightAveragedDailyRateComputation.Builder |
OvernightAveragedDailyRateComputation.toBuilder() |
Returns a builder that allows this bean to be mutated.
|