Uses of Class
com.opengamma.strata.product.swap.type.ImmutableFixedOvernightSwapConvention
-
Packages that use ImmutableFixedOvernightSwapConvention Package Description com.opengamma.strata.product.swap.type Conventions and templates to aid the construction of rate swaps. -
-
Uses of ImmutableFixedOvernightSwapConvention in com.opengamma.strata.product.swap.type
Methods in com.opengamma.strata.product.swap.type that return ImmutableFixedOvernightSwapConvention Modifier and Type Method Description ImmutableFixedOvernightSwapConventionImmutableFixedOvernightSwapConvention.Builder. build()static ImmutableFixedOvernightSwapConventionImmutableFixedOvernightSwapConvention. of(String name, FixedRateSwapLegConvention fixedLeg, OvernightRateSwapLegConvention 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 ImmutableFixedOvernightSwapConvention Modifier and Type Method Description Class<? extends ImmutableFixedOvernightSwapConvention>ImmutableFixedOvernightSwapConvention.Meta. beanType()
-