static ImmutableIborIborSwapConvention.Builder |
ImmutableIborIborSwapConvention.builder() |
Returns a builder used to create an instance of the bean.
|
ImmutableIborIborSwapConvention.Builder |
ImmutableIborIborSwapConvention.Meta.builder() |
|
ImmutableIborIborSwapConvention.Builder |
ImmutableIborIborSwapConvention.Builder.flatLeg(IborRateSwapLegConvention flatLeg) |
Sets the market convention of the floating leg that does not have the spread applied.
|
ImmutableIborIborSwapConvention.Builder |
ImmutableIborIborSwapConvention.Builder.name(String name) |
Sets the convention name, such as 'USD-LIBOR-3M-LIBOR-6M'.
|
ImmutableIborIborSwapConvention.Builder |
ImmutableIborIborSwapConvention.Builder.set(String propertyName,
Object newValue) |
|
ImmutableIborIborSwapConvention.Builder |
ImmutableIborIborSwapConvention.Builder.set(org.joda.beans.MetaProperty<?> property,
Object value) |
|
ImmutableIborIborSwapConvention.Builder |
ImmutableIborIborSwapConvention.Builder.spotDateOffset(DaysAdjustment spotDateOffset) |
Sets the offset of the spot value date from the trade date.
|
ImmutableIborIborSwapConvention.Builder |
ImmutableIborIborSwapConvention.Builder.spreadLeg(IborRateSwapLegConvention spreadLeg) |
Sets the market convention of the floating leg that has the spread applied.
|
ImmutableIborIborSwapConvention.Builder |
ImmutableIborIborSwapConvention.toBuilder() |
Returns a builder that allows this bean to be mutated.
|