static ResolvedCapitalIndexedBond.Builder |
ResolvedCapitalIndexedBond.builder() |
Returns a builder used to create an instance of the bean.
|
ResolvedCapitalIndexedBond.Builder |
ResolvedCapitalIndexedBond.Meta.builder() |
|
ResolvedCapitalIndexedBond.Builder |
ResolvedCapitalIndexedBond.Builder.dayCount(DayCount dayCount) |
Sets the day count convention applicable.
|
ResolvedCapitalIndexedBond.Builder |
ResolvedCapitalIndexedBond.Builder.frequency(Frequency frequency) |
Sets the frequency of the bond payments.
|
ResolvedCapitalIndexedBond.Builder |
ResolvedCapitalIndexedBond.Builder.legalEntityId(LegalEntityId legalEntityId) |
Sets the legal entity identifier.
|
ResolvedCapitalIndexedBond.Builder |
ResolvedCapitalIndexedBond.Builder.nominalPayment(CapitalIndexedBondPaymentPeriod nominalPayment) |
Sets the nominal payment of the product.
|
ResolvedCapitalIndexedBond.Builder |
ResolvedCapitalIndexedBond.Builder.periodicPayments(CapitalIndexedBondPaymentPeriod... periodicPayments) |
Sets the periodicPayments property in the builder
from an array of objects.
|
ResolvedCapitalIndexedBond.Builder |
ResolvedCapitalIndexedBond.Builder.periodicPayments(List<CapitalIndexedBondPaymentPeriod> periodicPayments) |
Sets the periodic payments of the product.
|
ResolvedCapitalIndexedBond.Builder |
ResolvedCapitalIndexedBond.Builder.rateCalculation(InflationRateCalculation rateCalculation) |
Sets the inflation rate calculation.
|
ResolvedCapitalIndexedBond.Builder |
ResolvedCapitalIndexedBond.Builder.rollConvention(RollConvention rollConvention) |
Sets the roll convention of the bond payments.
|
ResolvedCapitalIndexedBond.Builder |
ResolvedCapitalIndexedBond.Builder.securityId(SecurityId securityId) |
Sets the security identifier.
|
ResolvedCapitalIndexedBond.Builder |
ResolvedCapitalIndexedBond.Builder.set(String propertyName,
Object newValue) |
|
ResolvedCapitalIndexedBond.Builder |
ResolvedCapitalIndexedBond.Builder.set(org.joda.beans.MetaProperty<?> property,
Object value) |
|
ResolvedCapitalIndexedBond.Builder |
ResolvedCapitalIndexedBond.Builder.settlementDateOffset(DaysAdjustment settlementDateOffset) |
Sets the number of days between valuation date and settlement date.
|
ResolvedCapitalIndexedBond.Builder |
ResolvedCapitalIndexedBond.toBuilder() |
Returns a builder that allows this bean to be mutated.
|
ResolvedCapitalIndexedBond.Builder |
ResolvedCapitalIndexedBond.Builder.yieldConvention(CapitalIndexedBondYieldConvention yieldConvention) |
Sets yield convention.
|