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