Uses of Class
com.opengamma.strata.product.swap.type.ImmutableFixedInflationSwapConvention
-
Packages that use ImmutableFixedInflationSwapConvention Package Description com.opengamma.strata.product.swap.type Conventions and templates to aid the construction of rate swaps. -
-
Uses of ImmutableFixedInflationSwapConvention in com.opengamma.strata.product.swap.type
Methods in com.opengamma.strata.product.swap.type that return ImmutableFixedInflationSwapConvention Modifier and Type Method Description ImmutableFixedInflationSwapConventionImmutableFixedInflationSwapConvention.Builder. build()static ImmutableFixedInflationSwapConventionImmutableFixedInflationSwapConvention. of(String name, FixedRateSwapLegConvention fixedLeg, InflationRateSwapLegConvention floatingLeg, DaysAdjustment spotDateOffset)Obtains a convention based on the specified name and leg conventions.Methods in com.opengamma.strata.product.swap.type that return types with arguments of type ImmutableFixedInflationSwapConvention Modifier and Type Method Description Class<? extends ImmutableFixedInflationSwapConvention>ImmutableFixedInflationSwapConvention.Meta. beanType()
-