RateCalculationSwapLeg.Builder |
RateCalculationSwapLeg.Builder.accrualSchedule(PeriodicSchedule accrualSchedule) |
Sets the accrual schedule.
|
static RateCalculationSwapLeg.Builder |
RateCalculationSwapLeg.builder() |
Returns a builder used to create an instance of the bean.
|
RateCalculationSwapLeg.Builder |
RateCalculationSwapLeg.Meta.builder() |
|
RateCalculationSwapLeg.Builder |
RateCalculationSwapLeg.Builder.calculation(RateCalculation calculation) |
Sets the interest rate accrual calculation.
|
RateCalculationSwapLeg.Builder |
RateCalculationSwapLeg.Builder.notionalSchedule(NotionalSchedule notionalSchedule) |
Sets the notional schedule.
|
RateCalculationSwapLeg.Builder |
RateCalculationSwapLeg.Builder.paymentSchedule(PaymentSchedule paymentSchedule) |
Sets the payment schedule.
|
RateCalculationSwapLeg.Builder |
RateCalculationSwapLeg.Builder.payReceive(PayReceive payReceive) |
Sets whether the leg is pay or receive.
|
RateCalculationSwapLeg.Builder |
RateCalculationSwapLeg.Builder.set(String propertyName,
Object newValue) |
|
RateCalculationSwapLeg.Builder |
RateCalculationSwapLeg.Builder.set(org.joda.beans.MetaProperty<?> property,
Object value) |
|
RateCalculationSwapLeg.Builder |
RateCalculationSwapLeg.toBuilder() |
Returns a builder that allows this bean to be mutated.
|